XsltListViewWebPart.CleanUpDataSource method

Resets any cached values in the data sources

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

Syntax

'Declaration
Public Overrides Sub CleanUpDataSource
'Usage
Dim instance As XsltListViewWebPart

instance.CleanUpDataSource()
public override void CleanUpDataSource()

Remarks

Public for callers where the view is switched on postback after the initial caching is done XLV.

See also

Reference

XsltListViewWebPart class

XsltListViewWebPart members

Microsoft.SharePoint.WebPartPages namespace