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.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string TagStyleClasses { get; set; }

Property Value

String

See Also