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

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

    Parameters

    obj
    See Also