Topic Transformation CoreCreate Element Handlers 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
protected abstract void CreateElementHandlers()VB
Protected MustOverride Sub CreateElementHandlersC++
protected:
virtual void CreateElementHandlers() abstractF#
abstract CreateElementHandlers : unit -> unit Remarks
Element handlers are used to render the common MAML and API topic elements.