IHtmlControlDesignerBehavior Members

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
Public property Designer Gets or sets the designer that the behavior is associated with.
Public property DesignTimeElement Gets the element that the designer is associated with.
Top

  Name Description
Public method GetAttribute Gets the specified attribute.
Public method GetStyleAttribute Gets the specified style attribute.
Public method RemoveAttribute Removes the specified attribute.
Public method RemoveStyleAttribute Removes the specified style attribute.
Public method SetAttribute Sets the specified attribute to the specified object.
Public method SetStyleAttribute Sets the specified style attribute to the specified object.
Top

Community Additions

ADD
Show: