EditableDesignerRegion::GetChildViewRendering Method (Control^)

 

Returns a ViewRendering object containing the design-time HTML markup for the given control.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual ViewRendering^ GetChildViewRendering(
	Control^ control
)

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
Return to top
Show: