The ScheduleHistorySortStartDate Class is a custom IComparer Implementation
used to sort the Schedule Items
Namespace: DotNetNuke.Services.SchedulingAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public class ScheduleHistorySortStartDate : IComparer |
Visual Basic |
---|
Public Class ScheduleHistorySortStartDate Implements IComparer |