IControlDesignerTag::RemoveAttribute Method (String^)

 

Deletes the specified attribute from the tag.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

void RemoveAttribute(
	String^ name
)

Parameters

name
Type: System::String^

The name of the attribute.

.NET Framework
Available since 2.0
Return to top
Show: