System.Web.UI.Design.TextControlDesigner Members

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

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

Public Constructors

Initializes a new instance of the System.Web.UI.Design.TextControlDesigner class.

Public Methods

override
GetDesignTimeHtml() : string

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

override
GetPersistInnerHtml() : string

Gets the markup to persist for the inner tags of the control.

override
Initialize(System.ComponentModel.IComponent)

Initializes the designer with the specified component.