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

In This Topic
    InnerStates Property
    In This Topic
    A hashtable value contains all information which need transfer from server to client.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property InnerStates As System.Collections.Hashtable
    public override System.Collections.Hashtable InnerStates {get;}
    See Also