DOMNameAttribute Class
DOMNameAttribute class
Specifies the official DOM object name as it defined by the W3C.
[AttributeUsage(AttributeTargets.All)]
public sealed class DOMNameAttribute : Attribute
Constructors
| Name | Description |
|---|---|
| DOMNameAttribute(String) | Initializes a new instance of the DOMNameAttribute class. |
Properties
| Name | Description |
|---|---|
| getName Gets the DOM name. |
See Also
- package com.aspose.html.dom.attributes
- package Aspose.HTML