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)

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.

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace