IHtmlControlDesignerBehavior Methods

 

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

NameDescription
System_CAPS_pubmethodGetAttribute(String, Boolean)

Gets the specified attribute.

System_CAPS_pubmethodGetStyleAttribute(String, Boolean, Boolean)

Gets the specified style attribute.

System_CAPS_pubmethodRemoveAttribute(String, Boolean)

Removes the specified attribute.

System_CAPS_pubmethodRemoveStyleAttribute(String, Boolean, Boolean)

Removes the specified style attribute.

System_CAPS_pubmethodSetAttribute(String, Object, Boolean)

Sets the specified attribute to the specified object.

System_CAPS_pubmethodSetStyleAttribute(String, Boolean, Object, Boolean)

Sets the specified style attribute to the specified object.

Return to top
Show: