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
Datei anzeigen Open project: AArnott/dasblog Class Usage Examples

Public Properties

Property Type Description
EntriesThisMonth EntryCollection

Public Methods

Method Description
MonthViewCalendar ( ) : System

Method Details

MonthViewCalendar() public method

public MonthViewCalendar ( ) : System
return System

Property Details

EntriesThisMonth public_oe property

public EntryCollection EntriesThisMonth
return EntryCollection