次の方法で共有


EditorZoneDesigner.GetEmptyDesignTimeHtml メソッド

定義

空のコントロールを表すマークアップを取得します。

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

戻り値

空の String

適用対象