ContentFileSortOrder Property
This is used to get or set the sort order for site map and content layout files
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public int SortOrder { get; set; }
Public Property SortOrder As Integer
Get
Set
public:
property int SortOrder {
int get ();
void set (int value);
}
member SortOrder : int with get, set
Property Value
Int32For other file types, this will always return zero