PresentationStyleSettings.ApiTableOfContentsGenerator Property
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This is used to get or set the table of content generator for API content
public IApiTocGenerator ApiTableOfContentsGenerator { get; set; }