XmlDesigner.GetEmptyDesignTimeHtml 方法

定义

获取用于填充空控件的 HTML。

此 API 支持产品基础结构,不能在代码中直接使用。

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

返回

String

用于填充空控件的 HTML。

适用于

另请参阅