DataFormWebPart.ApplyReceivedFilterData Method
Applies changes to the DataFormWebPart according to the received filter data.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub ApplyReceivedFilterData
'Usage
Me.ApplyReceivedFilterData()
protected void ApplyReceivedFilterData()
Remarks
This method iterates through the _receivedFilterData and updates the FilterOperations and ConnectionFilters.