ViewRendering Constructor (String^, DesignerRegionCollection^)
.NET Framework (current version)
Initializes a new instance of the ViewRendering class by using the specified content and regions.
Assembly: System.Design (in System.Design.dll)
Parameters
- content
-
Type:
System::String^
HTML markup.
- regions
-
Type:
System.Web.UI.Design::DesignerRegionCollection^
A collection that contains the regions.
.NET Framework
Available since 2.0
Available since 2.0
Show: