InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Html Namespace / HtmlParser Class / Attributes Property

In This Topic
    Attributes Property (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As Hashtable
    public Hashtable Attributes {get;}
    See Also