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

Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
DetermineFocusedDate ( this calendar ) : DateTime?
IsDateInRange ( this calendar, System.DateTime date ) : bool

Method Details

DetermineFocusedDate() public static méthode

public static DetermineFocusedDate ( this calendar ) : DateTime?
calendar this
Résultat DateTime?

IsDateInRange() public static méthode

public static IsDateInRange ( this calendar, System.DateTime date ) : bool
calendar this
date System.DateTime
Résultat bool