CatalogZoneDesigner::GetEmptyDesignTimeHtml Method ()

 

Gets the markup to represent an empty control.

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

protected:
virtual String^ GetEmptyDesignTimeHtml() override

Return Value

Type: System::String^

An empty String.

.NET Framework
Available since 2.0
Return to top
Show: