ContainerControlDesigner::GetDesignTimeHtml Method

 

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

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

Retrieves the HTML markup that is used to represent the control at design time.(Inherited from ControlDesigner.)

System_CAPS_pubmethodGetDesignTimeHtml(DesignerRegionCollection^)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns the HTML markup that is used to represent the control at design time.(Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).)

Return to top
Show: