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)

Syntax

'Declaration
Protected Overridable Sub SetDataSourceProperties
'Usage

Me.SetDataSourceProperties()
protected virtual void SetDataSourceProperties()

Remarks

This method should be subclassed for the specific Web application.

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace

SPDataSource