IHtmlControlDesignerBehavior::RemoveAttribute Method (String^, Boolean)
.NET Framework (current version)
Removes the specified attribute.
Assembly: System.Design (in System.Design.dll)
Parameters
- attribute
-
Type:
System::String^
The attribute to remove.
- ignoreCase
-
Type:
System::Boolean
true if the attribute syntax is case-insensitive; otherwise, false.
Note |
|---|
The RemoveAttribute method is obsolete. Use the RemoveAttribute method on the Tag property of the ControlDesigner class for equivalent control designer functionality. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
