ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewSerializer Class / C1AppViewSerializer Constructor

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

    Parameters

    obj
    See Also