Table of Contents

TocEntry.SortOrder Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get or set the sort order for the entry within its group

public int SortOrder { get; set; }

Property Value

int

Entries with identical sort order values will sort by title as well. Items with no specific sort order will sort below those with a defined sort order.