EditorZoneDesigner.GetEmptyDesignTimeHtml 方法

定义

获取用于表示空控件的标记。

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

返回

一个空 String

适用于