HtmlAttributeCollectionAppend Method |
Name | Description | |
---|---|---|
![]() | Append(String) |
Creates and inserts a new attribute as the last attribute in the collection.
|
![]() | Append(HtmlAttribute) |
Inserts the specified attribute as the last attribute in the collection.
|
![]() | Append(String, String) |
Creates and inserts a new attribute as the last attribute in the collection.
|