Class ListItemComparer
Inheritance
System.Object
ListItemComparer
Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke.dll
Syntax
public class ListItemComparer : 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 |