Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the compiled XSLT transformation for the current Web Part is cached.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable ReadOnly Property ShouldCacheDataSource As Boolean
Get
'Usage
Dim value As Boolean
value = Me.ShouldCacheDataSource
protected virtual bool ShouldCacheDataSource { get; }
Property Value
Type: System.Boolean
A Boolean value that indicates whether to cache the compiled XSLT transformation.