ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / MaintainStatesOnPostback Property

In This Topic
    MaintainStatesOnPostback Property
    In This Topic
    A value indicates whether maintain the states when post back.
    Syntax
    'Declaration
     
    Public Property MaintainStatesOnPostback As System.Boolean
    public System.bool MaintainStatesOnPostback {get; set;}
    See Also