1 write to SelectedDate
System.Web.Mobile (1)
UI\MobileControls\Calendar.cs (1)
135
_webCalendar.
SelectedDate
= value;
2 references to SelectedDate
System.Web (1)
UI\WebControls\Calendar.cs (1)
809
/// selector and changes the <see cref='System.Web.UI.WebControls.Calendar.
SelectedDate
'/>.</para>
System.Web.Mobile (1)
UI\MobileControls\Calendar.cs (1)
131
return _webCalendar.
SelectedDate
;