0 out of 3 rated this helpful - Rate this topic

DataFormWebPart.DataSources Property

Gets the collection of data source controls.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.None)]
public virtual DataSourceCollection DataSources { get; }

Property Value

Type: Microsoft.SharePoint.WebControls.DataSourceCollection
Returns a collection of the data source controls that are stored in the current DataFormWebPart object.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Information overload !
Whoa - slow down Microsoft !!!! There is just way too much information here for me to read about this property. $0$0 $0 $0Hold on, let me see if I have this correct:$0 $0$0 $0 $0Returns the current data source control that is used by the Web Part to render data. $0 $0$0 $0 $0Well that explains everything, thank you so much for this clear, detailed explanation on how to use this property. I should now be able to do all of the things you mention in the demos and whitepaper !$0