WizardDesigner.GetDesignTimeHtml Method (DesignerRegionCollection)
.NET Framework (current version)
Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.
Assembly: System.Design (in System.Design.dll)
Parameters
- regions
-
Type:
System.Web.UI.Design.DesignerRegionCollection
A collection of control designer regions for the associated control.
Return Value
Type: System.StringThe design-time HTML markup for the associated control, including all control designer regions.
.NET Framework
Available since 2.0
Available since 2.0
Show: