ControlDesigner::GetViewRendering Method

 

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

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

NameDescription
System_CAPS_pubmethodGetViewRendering()

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

System_CAPS_pubmethodSystem_CAPS_staticGetViewRendering(Control^)

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

System_CAPS_pubmethodSystem_CAPS_staticGetViewRendering(ControlDesigner^)

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

Return to top
Show: