BuildMaster SDK Reference
Version:
ElementAttribute Class
Represents an attribute on an HTML element.
Inheritance Hierarchy
- object
- Inedo.Web.Controls.ElementAttribute
Syntax
public
class
ElementAttribute
Properties
|
Name |
Description |
|
Name
|
Gets the name of the attribute.
|
|
Value
|
Gets the value of the attribute.
|
Methods
|
Name |
Description |
|
ToString
|
Returns a System.String that represents this instance.
|