PasswordRecoveryDesigner::GetDesignTimeHtml Method

 

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

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

Retrieves the HTML markup that is used to display the associated control at design time.(Overrides ControlDesigner::GetDesignTimeHtml().)

System_CAPS_pubmethodGetDesignTimeHtml(DesignerRegionCollection^)

Retrieves the HTML markup to display all regions at design time.(Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).)

The HTML markup for design-time rendering of the control.

Return to top
Show: