Share via


ReadWriteControlDesigner.GetDesignTimeHtml メソッド

定義

デザイン時にコントロールを表すために使用される HTML を取得します。

public:
 override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml ();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String

戻り値

デザイン時にコントロールを表すために使用される HTML。

注釈

注意

ReadWriteControlDesigner クラスは廃止されています。 同等の ContainerControlDesigner コントロール デザイナー機能には、 クラスを使用します。

適用対象

こちらもご覧ください