ViewRendering Constructor (String^, DesignerRegionCollection^, Boolean)
.NET Framework (current version)
Initializes a new instance of the ViewRendering class by using the specified content, regions, and visibility mode.
Assembly: System.Design (in System.Design.dll)
Parameters
- content
-
Type:
System::String^
The HTML markup.
- regions
-
Type:
System.Web.UI.Design::DesignerRegionCollection^
A collection of regions
- visible
-
Type:
System::Boolean
A value that indicates whether the control is rendered.
.NET Framework
Available since 2.0
Available since 2.0
Show: