ControlDesigner.GetViewRendering Method (Control)

 

Retrieves an object that contains the design-time markup for the content and regions of the specified control.

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

Public Shared Function GetViewRendering (
	control As Control
) As ViewRendering

Parameters

control
Type: System.Web.UI.Control

A Control object.

.NET Framework
Available since 2.0
Return to top
Show: