Table of Contents

TopicTransformationCore.AddApiTopicSectionHandler Method

Definition

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

Add a new API topic section handler

public void AddApiTopicSectionHandler(ApiTopicSectionHandler sectionHandler)

Parameters

sectionHandler ApiTopicSectionHandler

The API topic section handler to add

Exceptions

ArgumentException

This is thrown if a section handler has already been defined for the given section.