Show / Hide Table of Contents

Class ScheduleHistorySortStartDate

Inheritance
object
ScheduleHistorySortStartDate
Implements
IComparer
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Scheduling
Assembly: DotNetNuke.dll
Syntax
public class ScheduleHistorySortStartDate : IComparer

Constructors

ScheduleHistorySortStartDate()

Declaration
public ScheduleHistorySortStartDate()

Methods

Compare(object, object)

Declaration
public int Compare(object x, object y)
Parameters
Type Name Description
object x
object y
Returns
Type Description
int

Implements

IComparer

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS