Class PropertySortOrderComparer
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class PropertySortOrderComparer : IComparerConstructors
PropertySortOrderComparer()
Declaration
public PropertySortOrderComparer()Methods
Compare(object, object)
Declaration
public int Compare(object x, object y)Parameters
| Type | Name | Description | 
|---|---|---|
| object | x | |
| object | y | 
Returns
| Type | Description | 
|---|---|
| int |