C# Class newtelligence.DasBlog.Web.MonthViewCalendar

A Calendar that is smart enough to know the entries that go along with it
Inheritance: System.Web.UI.WebControls.Calendar
Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Свойство Type Description
EntriesThisMonth EntryCollection

Méthodes publiques

Méthode Description
MonthViewCalendar ( ) : System

Method Details

MonthViewCalendar() public méthode

public MonthViewCalendar ( ) : System
Résultat System

Property Details

EntriesThisMonth public_oe property

public EntryCollection EntriesThisMonth
Résultat EntryCollection