Table of Contents

IApiTocGenerator.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

IEnumerable<ApiMemberGroup> ListTopicOrder { get; set; }

Property Value

IEnumerable<ApiMemberGroup>