DataFormWebPart.ApplyReceivedConsumerData Method
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.