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.
Applies changes to the DataFormWebPart according to the data received from consumer connection interfaces.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub ApplyReceivedConsumerData
'Usage
Me.ApplyReceivedConsumerData()
protected void ApplyReceivedConsumerData()
Remarks
This method forces the control to perform data binding, and prepares child controls for data binding.