[]
Gets or sets the string that is used to separate two page numbers in a page number list.
Default value is ", " (a comma followed by a space).
public string ListSeparator { get; set; }
Public Property ListSeparator As String