TopicTransformationCoreOnRenderStarting Method
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public virtual void OnRenderStarting(
XDocument topicContent
)
Public Overridable Sub OnRenderStarting (
topicContent As XDocument
)
public:
virtual void OnRenderStarting(
XDocument^ topicContent
)
abstract OnRenderStarting :
topicContent : XDocument -> unit
override OnRenderStarting :
topicContent : XDocument -> unit
Parameters
- topicContent XDocument
- The basic topic template