Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLEventObj2 Interface / getAttribute Method

In This Topic
    getAttribute Method (IHTMLEventObj2)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function getAttribute( _
       ByVal strAttributeName As System.String, _
       ByVal lFlags As System.Integer _
    ) As System.Object
    System.object getAttribute( 
       System.string strAttributeName,
       System.int lFlags
    )

    Parameters

    strAttributeName
    lFlags
    See Also