ContentFileSortOrder Property

This is used to get or set the sort order for site map and content layout files

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public int SortOrder { get; set; }

Property Value

Int32
For other file types, this will always return zero

See Also