SelectedDatesCollection.Clear Method
.NET Framework 3.0
Removes all System.DateTime objects from the collection.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use this method to remove all System.DateTime objects from the SelectedDatesCollection collection and set the Count property to 0.
Community Additions
ADD
Show: