Class ScheduleHistorySortStartDate
The ScheduleHistorySortStartDate Class is a custom IComparer Implementation used to sort the Schedule Items.
Inheritance
System.Object
ScheduleHistorySortStartDate
Namespace: DotNetNuke.Services.Scheduling
Assembly: DotNetNuke.dll
Syntax
public class ScheduleHistorySortStartDate : IComparer
Methods
| Improve this Doc View SourceCompare(Object, Object)
The ScheduleHistorySortStartDate Class is a custom IComparer Implementation used to sort the Schedule Items.
Declaration
public int Compare(object x, object y)
Parameters
Type | Name | Description |
---|---|---|
System.Object | x | |
System.Object | y |
Returns
Type | Description |
---|---|
System.Int32 |