TopicTransformationCore.CreateApiTopicSectionHandlers Method
This is called to create the API topic section handlers that will be used by the transformation
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
protected abstract void CreateApiTopicSectionHandlers()
Protected MustOverride Sub CreateApiTopicSectionHandlers
protected:
virtual void CreateApiTopicSectionHandlers() abstract
abstract CreateApiTopicSectionHandlers : unit -> unit
Unlike MAML topics, API topics are rendered in a fixed order defined by the presentation
style that may vary based on the topic type (namespace, type, member, overloaded member, etc.).