Table of Contents

Interface IAttribute

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

This interface is implemented by all INode implementations to support DOM event model.

public interface IAttribute : INode, IEventTarget, ISearchContext, IAutoDisposable
Inherited Members

Properties

Owner

Gets an owner element of the attribute.