Notice.NoticeStyleClasses Property
Definition
- Assembly
- Sandcastle.Core.dll
For HTML presentation styles, this allows you to set the CSS classes used for the topic notice. If not set, a default style will be used.
public string NoticeStyleClasses { get; set; }