TopicTransformationCoreCreateElementHandlers Method
This is called to create the element handlers that will be used by the transformation
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected abstract void CreateElementHandlers()
Protected MustOverride Sub CreateElementHandlers
protected:
virtual void CreateElementHandlers() abstract
abstract CreateElementHandlers : unit -> unit
Element handlers are used to render the common MAML and API topic elements.