EditableDesignerRegion.GetChildViewRendering Method (Control)
.NET Framework (current version)
Returns a ViewRendering object containing the design-time HTML markup for the given control.
Assembly: System.Design (in System.Design.dll)
abstract GetChildViewRendering : control:Control -> ViewRendering override GetChildViewRendering : control:Control -> ViewRendering
Parameters
- control
-
Type:
System.Web.UI.Control
The control for which to get the ViewRendering object for the current region.
.NET Framework
Available since 2.0
Available since 2.0
Show: