AggregationWebPart.GetDesignTimeHtml 方法
保留以仅供内部使用。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function GetDesignTimeHtml As String
用法
Dim instance As AggregationWebPart
Dim returnValue As String
returnValue = instance.GetDesignTimeHtml()
public string GetDesignTimeHtml()
返回值
实现
IDesignTimeHtmlProvider.GetDesignTimeHtml()