TopicTransformationCore.AddApiTopicSectionHandler Method
Definition
- Assembly
- Sandcastle.Core.dll
Add a new API topic section handler
public void AddApiTopicSectionHandler(ApiTopicSectionHandler sectionHandler)
Parameters
sectionHandlerApiTopicSectionHandlerThe API topic section handler to add
Exceptions
- ArgumentException
This is thrown if a section handler has already been defined for the given section.