DataViewWebPart.EnsureInterfaces 方法

重写WebPart.EnsureInterfaces方法。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides Sub EnsureInterfaces
用法
Dim instance As DataViewWebPart

instance.EnsureInterfaces()
public override void EnsureInterfaces()

备注

通常,开发人员应使用WebPartPagesWebService Web 服务的**GetXmlDataFromDataSource(String)**方法从数据检索服务中检索 XML,而不是直接调用此方法。

另请参阅

引用

DataViewWebPart 类

DataViewWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间