DataFormWebPart.ShouldCacheDataSource property

Indicates whether the compiled XSLT transformation for the current Web Part is cached.

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

Syntax

protected virtual bool ShouldCacheDataSource { get; }

Property value

Type: System.Boolean
A Boolean value that indicates whether to cache the compiled XSLT transformation.

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace