ControlDesigner.GetViewRendering Method (ControlDesigner)

 

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

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

static member GetViewRendering : 
        designer:ControlDesigner -> ViewRendering

Parameters

designer
Type: System.Web.UI.Design.ControlDesigner

A control designer that derives from ControlDesigner.

.NET Framework
Available since 2.0
Return to top
Show: