Freigeben über


DataFormWebPart.ShouldCacheDataSource-Eigenschaft

Gibt an, ob die kompilierte XSLT-Transformation für das aktuelle Webpart zwischengespeichert wird.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property ShouldCacheDataSource As Boolean
    Get
'Usage
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
Ein Boolean -Wert, der angibt, ob die kompilierte XSLT-Transformation zwischengespeichert.

Siehe auch

Referenz

DataFormWebPart Klasse

DataFormWebPart-Member

Microsoft.SharePoint.WebPartPages-Namespace