EventsCalendar for ASP.NET Web Forms
C1EventsCalendarStorage Constructor(String)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarStorage Class > C1EventsCalendarStorage Constructor : C1EventsCalendarStorage Constructor(String)
The ID of the component which owns it.
Initializes a new instance of C1EventsCalendarStorage
Syntax
'Declaration
 
Public Function New( _
   ByVal clientID As System.String _
)
public C1EventsCalendarStorage( 
   System.string clientID
)

Parameters

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

Reference

C1EventsCalendarStorage Class
C1EventsCalendarStorage Members
Overload List