ContentPlaceHolderDesigner::GetDesignTimeHtml Method (DesignerRegionCollection^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the HTML that is used to represent the control at design time using the DesignerRegionCollection object.
Assembly: System.Design (in System.Design.dll)
Parameters
- regions
-
Type:
System.Web.UI.Design::DesignerRegionCollection^
The DesignerRegionCollection object containing the regions to use for generating design-time HTML.
| Exception | Condition |
|---|---|
| InvalidOperationException | The root component is not a MasterPage instance. |
.NET Framework
Available since 2.0
Available since 2.0
Show: