Adds the specified range of dates to the System.Web.UI.WebControls.SelectedDatesCollection collection.
- fromDate
- A DateTime that specifies the initial date to add to the System.Web.UI.WebControls.SelectedDatesCollection.
- toDate
- A DateTime that specifies the end date to add to the System.Web.UI.WebControls.SelectedDatesCollection.
Use this method to add the specified range of dates to the System.Web.UI.WebControls.SelectedDatesCollection collection.