WebPartZoneDesigner::GetDesignTimeHtml Method

 

Gets the markup that is used to represent the control at design time.

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

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

Gets the markup that is used to represent the control at design time by calling the WebPartZoneDesigner::GetDesignTimeHtml method with a null argument.(Overrides ControlDesigner::GetDesignTimeHtml().)

System_CAPS_pubmethodGetDesignTimeHtml(DesignerRegionCollection^)

Creates an EditableDesignerRegion in the designer before generating the design-time HTML of the control.(Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).)

Return to top
Show: