ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / MixedPersister Class / MixedPersister Constructor / MixedPersister Constructor(Boolean)

In This Topic
    MixedPersister Constructor(Boolean)
    In This Topic
    Constructor. Creates a new instance of the MixedPersister class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal trackViewState As System.Boolean _
    )
    public MixedPersister( 
       System.bool trackViewState
    )

    Parameters

    trackViewState
    See Also