Notice.NoticeMessage Property

The notice message for the topic page

Definition

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

Property Value

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

See Also