Table of Contents

TopicTransformationCore.CreateApiTopicSectionHandlers Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

This is called to create the API topic section handlers that will be used by the transformation

protected abstract void CreateApiTopicSectionHandlers()

Remarks

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.).