ContentFileSortOrder Property

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

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public int SortOrder { get; set; }

Property Value

Int32
For other file types, this will always return zero

See Also