Zennolab.CommandCenter
RemoveAttribute Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > HtmlElement Class : RemoveAttribute Method
attrName

Type: System.String

The name of the attribute.

Removes the specified attribute.

Syntax

C# 
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

See Also

© 2011 All Rights Reserved.