RenderedSectionEventArgsCustomSectionName Property

If SectionType is CustomSection, this contains the name of the custom section

Definition

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

Property Value

String

See Also