RepeaterDesigner::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 to be used for the design-time representation of the control.(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: