Class PropertySortOrderComparer
Inheritance
System.Object
PropertySortOrderComparer
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class PropertySortOrderComparer : IComparer
Methods
| Improve this Doc View SourceCompare(Object, Object)
Declaration
public int Compare(object x, object y)
Parameters
Type | Name | Description |
---|---|---|
System.Object | x | |
System.Object | y |
Returns
Type | Description |
---|---|
System.Int32 |