EventsCalendar for ASP.NET Web Forms
C1EventsCalendarStorage Class Members
Properties  Methods 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace : C1EventsCalendarStorage Class

The following tables list the members exposed by C1EventsCalendarStorage.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the calendars collection.  
Public PropertyGets the WebStatusStorage object.  
Public PropertyThe name of the xml file which will be used for unbound mode.  
Public PropertyGets the events collection.  
Public PropertyThe EventStorage property defines data storage configuration for events..  
Top
Public Methods
 NameDescription
Public Method  
Public MethodOverloaded. Adds the event.  
Public MethodPrevents the events calendar storage from being updated until the EndUpdate method is called.  
Public Method  
Public MethodOverloaded. Deletes the event.  
Public MethodUnlocks the events calendar storage after a call to the BeginUpdate method call and causes an immediate update.  
Public MethodOverloaded. Exports the events calendar's data to a file in the specified format.  
Public MethodFinds the event by its ID.  
Public MethodOverloaded. Imports data into the events calendar from a file of the specified format.  
Public MethodInitialize data storage.  
Public MethodLoad events calendar data from data source or from xml file.  
Public MethodSave events data to data source or xml file depending on data storage settings.  
Public MethodToString  
Public Method  
Public MethodOverloaded. Updates the event.  
Top
See Also

Reference

C1EventsCalendarStorage Class
C1.Web.Wijmo.Controls.C1EventsCalendar Namespace