CatalogZoneDesigner.GetEmptyDesignTimeHtml 方法
定义
获取用于表示空控件的标记。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