Topic Transformation CoreRender Topic Method
Render the topic content based on the topic type
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The current topic rendered in the presentation style format
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected abstract XDocument RenderTopic()VB
Protected MustOverride Function RenderTopic As XDocumentC++
protected:
virtual XDocument^ RenderTopic() abstractF#
abstract RenderTopic : unit -> XDocument Return Value
XDocumentThe current topic rendered in the presentation style format