CatalogZoneDesigner.GetEmptyDesignTimeHtml Method

Definition

Gets the markup to represent an empty 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