System.Web.UI.Design.ReadWriteControlDesigner Members

The members of System.Web.UI.Design.ReadWriteControlDesigner are listed below.

See Also: Inherited members from System.Web.UI.Design.ControlDesigner

Public Constructors

Public Methods

override
GetDesignTimeHtml() : string

Gets the HTML that is used to represent the control at design time.

override
OnComponentChanged(object, System.ComponentModel.Design.ComponentChangedEventArgs)

Represents the method that will handle the System.ComponentModel.Design.IComponentChangeService.ComponentChanged event of the System.ComponentModel.Design.IComponentChangeService class.

override
UpdateDesignTimeHtml()

Refreshes the display of the control.

Protected Methods

MapPropertyToStyle(string, object)

Maps a property, including description and value, to an intrinsic HTML style.

override
OnBehaviorAttached()

Provides notification that is raised when a behavior is attached to the designer.