共用方式為


DataFormWebPart._bypassXSLCache field

指出是否執行 XSL 轉換應該略過快取的 XSL。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected _bypassXSLCache As Boolean
'用途
Dim value As Boolean

value = Me._bypassXSLCache

Me._bypassXSLCache = value
protected bool _bypassXSLCache

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace