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

In This Topic
    UpdateCalendar Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function UpdateCalendar( _
       ByVal calData As System.Collections.Hashtable _
    ) As System.Collections.Hashtable
    public System.Collections.Hashtable UpdateCalendar( 
       System.Collections.Hashtable calData
    )

    Parameters

    calData
    See Also