共用方式為


DataFormWebPart.ShouldCacheDataSource property

表示是否要快取已編譯的 XSLT 轉換目前的 Web 組件。

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

Syntax

'宣告
Protected Overridable ReadOnly Property ShouldCacheDataSource As Boolean
    Get
'用途
Dim value As Boolean

value = Me.ShouldCacheDataSource
protected virtual bool ShouldCacheDataSource { get; }

Property value

Type: System.Boolean
Boolean值,指出是否要快取已編譯的 XSLT 轉換。

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace