TopicTransformationCore.ReplaceApiTopicSectionHandler Method
Definition
- Assembly
- Sandcastle.Core.dll
Replace an API topic section handler with a new one
public ApiTopicSectionHandler ReplaceApiTopicSectionHandler(ApiTopicSectionHandler sectionHandler)
Parameters
sectionHandlerApiTopicSectionHandlerThe API topic section handler to add
Returns
- ApiTopicSectionHandler
The API topic handler that was replaced
Exceptions
- ArgumentException
This is thrown if a section handler has not been defined for the given section.