TopicTransformationCoreCreateElementHandlers Method

This is called to create the element handlers that will be used by the transformation

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected abstract void CreateElementHandlers()

Remarks

Element handlers are used to render the common MAML and API topic elements.

See Also