Adds the SpecialDate to the SpecialDatesCollection.
Adds the SpecialDate to the SpecialDatesCollection.
public void Add(SpecialDate);
Adds the specified date as a SpecialDate to the SpecialDatesCollection.
public void Add(DateTime,DateTime,string,TableItemStyle,RecurringBaseType,int);
SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace