Table of Contents

TopicTransformationCore.RemoveApiTopicSectionHandler Method

Definition

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

Remove an API topic section handler

public ApiTopicSectionHandler RemoveApiTopicSectionHandler(ApiTopicSectionType sectionType, string customSectionName)

Parameters

sectionType ApiTopicSectionType

The section type to remove

customSectionName string

If the section type is custom, this defines the custom section name

Returns

ApiTopicSectionHandler

The API topic handler that was removed or null if it was not found