[]
Gets or sets the value indicating whether the page has a special dark title.
[C1Category("Appearance")]
[C1Description("C1TopicPage.SpecialStyle", "Gets or sets the value indicating whether the page has a special dark title.")]
public bool SpecialStyle { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.SpecialStyle", "Gets or sets the value indicating whether the page has a special dark title.")>
Public Property SpecialStyle As Boolean