RepeaterDesigner.GetDesignTimeHtml Method ()

 
Use BaseTrue

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.

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

public override string GetDesignTimeHtml()

Return Value

Type: System.String

Design-time HTML markup.

.NET Framework
Available since 1.1
Return to top
Show: