PanelDesigner::GetDesignTimeHtml Method

 

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

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the HTML that is used to represent the control at design time.(Inherited from ReadWriteControlDesigner.)

System_CAPS_pubmethodGetDesignTimeHtml(DesignerRegionCollection^)

Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.(Inherited from ControlDesigner.)

Return to top
Show: