ViewDesigner::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 represent the control at design time.(Overrides ControlDesigner::GetDesignTimeHtml().) |
![]() | GetDesignTimeHtml(DesignerRegionCollection^) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.(Overrides ContainerControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).) |
Show:
