Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets properties for the data source associated with the Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub SetDataSourceProperties
'Usage
Me.SetDataSourceProperties()
protected virtual void SetDataSourceProperties()
Remarks
This method should be subclassed for the specific Web application.