XmlDesigner::GetDesignTimeHtml Method

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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. Retrieves the HTML markup that is used to represent the control at design time.(Overrides ControlDesigner::GetDesignTimeHtml().)

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: