[]
        
(Showing Draft Content)

C1.C1Preview.RenderIndex.OccurrenceDelimiter

OccurrenceDelimiter Property

OccurrenceDelimiter

Gets or sets a string used to delimit the occurrences (page numbers) of an index entry in the generated index.

The default is ", " (comma followed by space).

Declaration
public string OccurrenceDelimiter { get; set; }