IDesignTimeHtmlProvider.GetDesignTimeHtml 方法
返回用于表示在设计时控件的 HTML 代码。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Function GetDesignTimeHtml As String
用法
Dim instance As IDesignTimeHtmlProvider
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
string GetDesignTimeHtml()
返回值
类型:System.String
一个字符串,包含 HTML 代码。