| UltimateCalendar Class Library |
|
DisabledDatesCollection Constructor
Initializes a new instance of the DisabledDatesCollection class with the specified date list.
[Visual Basic]
Public Sub New( _
ByVal
dateList As
ArrayList _
)
[C#]
public DisabledDatesCollection(
ArrayList dateList);
See Also
DisabledDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace