TopicTransformationCoreOnRenderCompleted Method

This is used to raise the RenderCompleted event

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public virtual void OnRenderCompleted(
	XDocument topicContent
)

Parameters

topicContent  XDocument
The topic content

See Also