StandardApiTocGenerator.ListTopicOrder Property
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This is used to get or set the list topic order in the table of contents
public IEnumerable<ApiMemberGroup> ListTopicOrder { get; set; }