C# Class Telerik.Web.Mvc.UI.CalendarExtension

Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
DetermineFocusedDate ( this calendar ) : DateTime?
IsDateInRange ( this calendar, System.DateTime date ) : bool

Method Details

DetermineFocusedDate() public static method

public static DetermineFocusedDate ( this calendar ) : DateTime?
calendar this
return DateTime?

IsDateInRange() public static method

public static IsDateInRange ( this calendar, System.DateTime date ) : bool
calendar this
date System.DateTime
return bool