Add Method

WebControls UltimateCalendar

UltimateCalendar Class Library

SpecialDatesCollection.Add Method

Adds the SpecialDate to the SpecialDatesCollection.

Overload List

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);

See Also

SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace