DataFormWebPart.SetDataSourceProperties method
Sets properties for the data source associated with the Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Overridable Sub SetDataSourceProperties
'Usage
Me.SetDataSourceProperties()
protected virtual void SetDataSourceProperties()
This method should be subclassed for the specific Web application.