ASP.NET Calendar - With external month selector

<< September >>
 
Need to access the Calendar from external button or link?

This feature is only available server side.
The external month selector is marked with a red border.

ASP.NET

<obout:Calendar runat="server"
                         StyleFolder="calendar/styles/lite"
                         TextArrowLeft=""
                         TextArrowRight=""
                         ShowOtherMonthDays="false"
                         Columns="1"
                         TitleText="">
</obout:Calendar>