BootstrapAppointmentLabelCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(Object, String, String, String) | id, text, backgroundCssClass, textCssClass | Adds a new appointment label item with the specified settings to the collection. |
| Add(String, String, String) | text, backgroundCssClass, textCssClass | Adds a new appointment label item with the specified settings to the collection. |