XsltListViewWebPart.RegisterFilterCallback Method
Registers callback functions for the XsltListViewWebPart to perform ad hoc list filtering.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Overrides Sub RegisterFilterCallback
'Usage
Me.RegisterFilterCallback()
protected internal override void RegisterFilterCallback()
Remarks
This override registers callback functions only when the XsltListViewWebPart does not support AJAX.