IControlDesignerTag.RemoveAttribute Method (String)

 

Deletes the specified attribute from the tag.

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

Sub RemoveAttribute (
	name As String
)

Parameters

name
Type: System.String

The name of the attribute.

.NET Framework
Available since 2.0
Return to top
Show: