WebPartZoneDesigner.GetEmptyDesignTimeHtml Method

Definition

Provides an empty string ("") if there is no design-time HTML for the associated control.

protected:
 override System::String ^ GetEmptyDesignTimeHtml();
protected override string GetEmptyDesignTimeHtml ();
override this.GetEmptyDesignTimeHtml : unit -> string
Protected Overrides Function GetEmptyDesignTimeHtml () As String

Returns

An empty string.

Applies to