TopicTransformationCore.RemoveApiTopicSectionHandler Method
Definition
- Assembly
- Sandcastle.Core.dll
Remove an API topic section handler
public ApiTopicSectionHandler RemoveApiTopicSectionHandler(ApiTopicSectionType sectionType, string customSectionName)
Parameters
sectionTypeApiTopicSectionTypeThe section type to remove
customSectionNamestringIf 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