[]
        
(Showing Draft Content)

C1.C1Preview.RenderIndex.SeeAlsoFormat

SeeAlsoFormat Property

SeeAlsoFormat

Gets or sets a format string used to format the "See also" cross-references in the generated index.

The default is "(see {0})".

Declaration
public string SeeAlsoFormat { get; set; }
See Also