Name | Description | |
---|---|---|
![]() | C1EventsCalendarStorage Constructor | Overloaded. |
The following tables list the members exposed by C1EventsCalendarStorage.
Name | Description | |
---|---|---|
![]() | C1EventsCalendarStorage Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CalendarStorage | Gets the WebStatusStorage object. |
![]() | DataFile | The name of the xml file which will be used for unbound mode. |
![]() | EventStorage | The EventStorage property defines data storage configuration for events.. |
Name | Description | |
---|---|---|
![]() | AddCalendar | |
![]() | AddEvent | Overloaded. Adds the event. |
![]() | BeginUpdate | Prevents the events calendar storage from being updated until the EndUpdate method is called. |
![]() | DeleteCalendar | |
![]() | DeleteEvent | Overloaded. Deletes the event. |
![]() | EndUpdate | Unlocks the events calendar storage after a call to the BeginUpdate method call and causes an immediate update. |
![]() | Export | Overloaded. Exports the events calendar's data to a file in the specified format. |
![]() | FindEventByID | Finds the event by its ID. |
![]() | Import | Overloaded. Imports data into the events calendar from a file of the specified format. |
![]() | Initialize | Initialize data storage. |
![]() | LoadData | Load events calendar data from data source or from xml file. |
![]() | SaveData | Save events data to data source or xml file depending on data storage settings. |
![]() | ToString | ToString |
![]() | UpdateCalendar | |
![]() | UpdateEvent | Overloaded. Updates the event. |