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 DataFormWebPart to perform additional filtering.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Overridable Sub RegisterFilterCallback
'Usage
Me.RegisterFilterCallback()
protected internal virtual void RegisterFilterCallback()
Remarks
This method registers an ECMAScript (JavaScript, JScript) function on the client that is used to perform a client callback for additional filtering.