NoteElementNoteAlertTemplatePath Property

This is used to get or set the Note alert template file path

Definition

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

Property Value

String
If not set by the owning transformation or something else, the element will try to resolve the default path on first use.

See Also