Calendar::SelectedDates Property
.NET Framework (current version)
Gets a collection of selected dates from the ASP.NET SelectedDatesCollection class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BrowsableAttribute(false)] property SelectedDatesCollection^ SelectedDates { SelectedDatesCollection^ get(); }
Property Value
Type: System.Web.UI.WebControls::SelectedDatesCollection^A collection of selected dates.
.NET Framework
Available since 1.1
Available since 1.1
Calendar Class
System.Web.UI.MobileControls Namespace
ASP.NET Web Sites for Mobile Devices
ASP.NET Mobile Web Pages
Show: