Topic Transformation CoreOn Render Starting Method
This is used to raise the RenderStarting event
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public virtual void OnRenderStarting(
XDocument topicContent
)VB
Public Overridable Sub OnRenderStarting (
topicContent As XDocument
)C++
public:
virtual void OnRenderStarting(
XDocument^ topicContent
)F#
abstract OnRenderStarting :
topicContent : XDocument -> unit
override OnRenderStarting :
topicContent : XDocument -> unit Parameters
- topicContent XDocument
- The basic topic template