IHtmlControlDesignerBehavior Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetAttribute(String, Boolean) | Gets the specified attribute. |
![]() | GetStyleAttribute(String, Boolean, Boolean) | Gets the specified style attribute. |
![]() | RemoveAttribute(String, Boolean) | Removes the specified attribute. |
![]() | RemoveStyleAttribute(String, Boolean, Boolean) | Removes the specified style attribute. |
![]() | SetAttribute(String, Object, Boolean) | Sets the specified attribute to the specified object. |
![]() | SetStyleAttribute(String, Boolean, Object, Boolean) | Sets the specified style attribute to the specified object. |
Show:
