ComponentOne EventsCalendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarStorage Class

In This Topic
    C1EventsCalendarStorage Class Methods
    In This Topic

    For a list of all members of this type, see C1EventsCalendarStorage members.

    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