DataFormWebPart.SetConnectedParametersProvider method
SharePoint 2013
Sets the IWebPartParameters instance from the parameters provider to the DataFormWebPart.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- provider
- Type: System.Web.UI.WebControls.WebParts.IWebPartParameters
The interface instance from the parameters provider that is to be connected with the DataFormWebPart.
This method adds the provider to _connectedParametersProviders and retrieves data from the provider.