SelectedDatesCollection::SelectRange Method (DateTime, DateTime)
.NET Framework (current version)
Adds the specified range of dates to the SelectedDatesCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- fromDate
-
Type:
System::DateTime
A System::DateTime that specifies the initial date to add to the SelectedDatesCollection.
- toDate
-
Type:
System::DateTime
A System::DateTime that specifies the end date to add to the SelectedDatesCollection.
Use this method to add the specified range of dates to the SelectedDatesCollection collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: