ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / EnableViewState Property

In This Topic
    EnableViewState Property (C1TargetControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property EnableViewState As System.Boolean
    public virtual System.bool EnableViewState {get; set;}
    See Also