ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / TargetControlBase Class / InnerStates Property

In This Topic
    InnerStates Property
    In This Topic
    When control has an javascript function type property, get the property names.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property InnerStates As System.Collections.Hashtable
    public virtual System.Collections.Hashtable InnerStates {get;}
    See Also