Notice.TagText Property

The text for the tag on the member list page

Definition

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

Property Value

String
This can be literal text or a resource item name preceded by an '@'

See Also