Click or drag to resize
Sandcastle Help File BuilderFileItemSortOrder Property
This is used to get or set the sort order for content layout and site map files.

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

Property Value

Type: Int32
See Also