Syntax
public virtual
void RemoveRecognizedAttribute (
string elementName,
string attributeName)
Parameters
- elementName
-
The XHTML element to remove an attribute from.
- attributeName
-
The attribute to remove from the specified XHTML element.
Remarks
Requirements
Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0