DataFormWebPart._bypassXSLCache Field

Indicates whether the XSL transformation should bypass the cached XSL.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected _bypassXSLCache As Boolean
'Usage
Dim value As Boolean

value = Me._bypassXSLCache

Me._bypassXSLCache = value
protected bool _bypassXSLCache

See Also

Reference

DataFormWebPart Class

DataFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace