WebPartZoneDesigner::GetEmptyDesignTimeHtml Method ()

 

Provides an empty string ("") if there is no design-time HTML for the associated 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: