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