HtmlAttributeCollectionRemove(String) Method
Remove the named attribute.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.3112.4353
public void Remove(
string attributeName
)
Public Sub Remove (
attributeName As String
)
No code example is currently available or this language may not be supported.
Parameters
- attributeName String
-
Name of the attribute to remove.