Topic Transformation CoreMaml Topic Title Method
Get the title for a MAML topic
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The XML content representing the current topic's title
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected virtual XNode MamlTopicTitle()VB
Protected Overridable Function MamlTopicTitle As XNodeC++
protected:
virtual XNode^ MamlTopicTitle()F#
abstract MamlTopicTitle : unit -> XNode
override MamlTopicTitle : unit -> XNode Return Value
XNodeThe XML content representing the current topic's title