ModuleCategoryOrderIndex Property |
Gets the order index used to sort the rendering of the category.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int OrderIndex { get; }
Public ReadOnly Property OrderIndex As Integer
Get
public:
property int OrderIndex {
int get ();
}
member OrderIndex : int with get
Property Value
Type:
Int32
See Also