Restores the collection to its default state.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public void LoadDefaults()
Visual Basic
Public Sub LoadDefaults

Remarks

The LoadDefaults()()()() method removes all the custom appointment statuses from the collection and leaves only the standard ones.

See Also