TopicTransformationCore.ApiTopicSections Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns an enumerable list of the API section handlers in the order that they will be rendered
protected IEnumerable<ApiTopicSectionHandler> ApiTopicSections { get; }