TopicTransformationCore.ApiTopicSectionHandlerFor Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to retrieve the current API topic section handler for the given section
public ApiTopicSectionHandler ApiTopicSectionHandlerFor(ApiTopicSectionType sectionType, string customSectionName)
Parameters
sectionTypeApiTopicSectionTypeThe section type
customSectionNamestringIf the section type is
CustomSection, this should refer to the custom section name
Returns
- ApiTopicSectionHandler
The API topic section handler if found or null if there isn't one