Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Registers callback functions for the XsltListViewWebPart to perform ad hoc list filtering.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.