NoteElementLanguageAlertTemplatePath Property

This is used to get or set the Language 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 LanguageAlertTemplatePath { get; set; }

Property Value

String
This must be set by the owning transformation

See Also