C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarStorage Class / C1EventsCalendarStorage Constructor / C1EventsCalendarStorage Constructor(String)
The ID of the component which owns it.

In This Topic
C1EventsCalendarStorage Constructor(String)
In This Topic
Initializes a new instance of C1EventsCalendarStorage
Syntax
'Declaration
 
Public Function New( _
   ByVal clientID As System.String _
)
 

Parameters

clientID
The ID of the component which owns it.
See Also