确定是否存在的跨页连接待触发在其DataFormWebPart充当提供程序。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Function IsCrossPageConnectionAboutToBeFired As Boolean
用法
Dim returnValue As Boolean
returnValue = Me.IsCrossPageConnectionAboutToBeFired()
protected bool IsCrossPageConnectionAboutToBeFired()
返回值
类型:System.Boolean
true如果没有待触发 ; 的跨页连接否则为false。
备注
此方法检查DataFormWebPart充当确定是否存在跨页连接的提供程序在其的所有连接。