ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarSerializer Class / C1EventsCalendarSerializer Constructor

In This Topic
    C1EventsCalendarSerializer Constructor
    In This Topic
    Initializes a new instance of the C1EventsCalendarSerializer class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal obj As System.Object _
    )
    public C1EventsCalendarSerializer( 
       System.object obj
    )

    Parameters

    obj
    See Also