Notice.TagStyleClasses Property
For HTML presentation styles, this allows you to set the CSS classes used for the member list tag.
If not set, a default style will be used.
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string TagStyleClasses { get; set; }
Public Property TagStyleClasses As String
Get
Set
public:
property String^ TagStyleClasses {
String^ get ();
void set (String^ value);
}
member TagStyleClasses : string with get, set
Property Value
String