N2 API Documentation
SortOrder Property
NamespacesN2ContentItemSortOrder
Gets or sets the sort order of this item.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int SortOrder{ get; set;}
Public Overridable Property SortOrder As Integer
public:
virtual property int SortOrder {
	int get ();
	void set (int value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916