ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / C1SpellChecker Class / EnableViewState Property

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