TreeViewDesigner.GetEmptyDesignTimeHtml 方法

定义

检索用于在设计时呈现关联控件的占位符的 HTML 标记文本。

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

返回

用于在设计时使用空数据源呈现控件的标记。

适用于

另请参阅