PasswordRecoveryDesigner::GetDesignTimeHtml Method
.NET Framework (current version)
Retrieves the HTML markup that is used to represent the control at design time.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetDesignTimeHtml() | Retrieves the HTML markup that is used to display the associated control at design time.(Overrides ControlDesigner::GetDesignTimeHtml().) |
![]() | GetDesignTimeHtml(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.
Show:
