Click or drag to resize

HtmlAttributeCollectionAppend Method

Overload List
  NameDescription
Public methodAppend(String)
Creates and inserts a new attribute as the last attribute in the collection.
Public methodAppend(HtmlAttribute)
Inserts the specified attribute as the last attribute in the collection.
Public methodAppend(String, String)
Creates and inserts a new attribute as the last attribute in the collection.
Top
See Also