System.Web.UI.Design.WebControls.XmlDesigner Members

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

Public Methods

override
GetDesignTimeHtml() : string

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

override
Initialize(System.ComponentModel.IComponent)

Initializes the designer with the control that this instance of the designer is associated with.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources that are used by the System.Web.UI.Design.WebControls.XmlDesigner control and optionally releases the managed resources.

override
GetEmptyDesignTimeHtml() : string

Gets the HTML that is used to fill an empty control.