Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement2 Interface / behaviorUrns Property

In This Topic
    behaviorUrns Property
    In This Topic

    behaviorUrns property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property behaviorUrns As System.Object
    System.object behaviorUrns {get;}
    Remarks

    An original IDL definition of behaviorUrns property was the following: IDispatch* behaviorUrns;

    See Also