Edit

Share via


DomElement.HasAttribute(String) Method

Definition

[Foundation.Export("hasAttribute:")]
public virtual bool HasAttribute (string name);
abstract member HasAttribute : string -> bool
override this.HasAttribute : string -> bool

Parameters

name
String

Returns

Attributes

Applies to