DataFormWebPart._deferredXSLTBecauseOfConnections 域

延迟的 XSLT 转换,直到收到的所有数据。

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

语法

声明
Protected _deferredXSLTBecauseOfConnections As Boolean
用法
Dim value As Boolean

value = Me._deferredXSLTBecauseOfConnections

Me._deferredXSLTBecauseOfConnections = value
protected bool _deferredXSLTBecauseOfConnections

备注

表明这从使用方IWebPartParameters接口尚未接收到的所有数据连接的DataFormWebPart对象的Boolean标志。Web 部件无法执行尚未 XSLT 转换,因为连接可能会更改 XSL 或数据的查询。

另请参阅

引用

DataFormWebPart 类

DataFormWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间