Enum PropertySortType
Enumeration that determines the sort method.
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public enum PropertySortType : int
Remarks
PropertySortType is used by PropertyEditorControl to determine the order for displaying properties.
Fields
Name | Description |
---|---|
Alphabetical | Enumeration that determines the sort method. |
Category | Enumeration that determines the sort method. |
None | Enumeration that determines the sort method. |
SortOrderAttribute | Enumeration that determines the sort method. |