System.Web.UI.Design.UserControlDesigner Members

The members of System.Web.UI.Design.UserControlDesigner 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.UserControlDesigner class.

Public Properties

[read-only]
override
ActionListsSystem.ComponentModel.Design.DesignerActionListCollection.

Gets the action list collection for the user control designer.

[read-only]
override
AllowResizebool.

Gets a value indicating whether the user control can be resized.

ShouldCodeSerializebool.

This member overrides HtmlControlDesigner.ShouldCodeSerialize.

Public Methods

override
GetDesignTimeHtml() : string

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

override
GetPersistInnerHtml() : string

This member overrides ControlDesigner.GetPersistInnerHtml.