ZennoLab Assemblies Documentation
RemoveAttribute Method

Type: System.String

The name of the attribute.

Removes the specified attribute.
Syntax
public void RemoveAttribute( 
   string attrName
)

Parameters

attrName

Type: System.String

The name of the attribute.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

HtmlElement Class
HtmlElement Members
GetAttribute Method
SetAttribute Method

Send Feedback