IHtmlControlDesignerBehavior Members
.NET Framework 3.0
Defines an interface that enables the extension of specific behaviors of an HTML control designer.
The following tables list the members exposed by the IHtmlControlDesignerBehavior type.
| Name | Description | |
|---|---|---|
| Designer | Gets or sets the designer that the behavior is associated with. |
| DesignTimeElement | Gets the element that the designer is associated with. |
| Name | Description | |
|---|---|---|
| GetAttribute | Gets the specified attribute. |
| GetStyleAttribute | Gets the specified style attribute. |
| RemoveAttribute | Removes the specified attribute. |
| RemoveStyleAttribute | Removes the specified style attribute. |
| SetAttribute | Sets the specified attribute to the specified object. |
| SetStyleAttribute | Sets the specified style attribute to the specified object. |
Community Additions
ADD
Show: