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

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

    Parameters

    calData
    See Also