XmlDesigner::GetEmptyDesignTimeHtml Method ()

 

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

Gets the HTML that is used to fill an empty control.

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

protected:
virtual String^ GetEmptyDesignTimeHtml() override

Return Value

Type: System::String^

The HTML used to fill an empty control.

.NET Framework
Available since 1.1
Return to top
Show: