This topic has not yet been rated - Rate this topic

DataFormWebPart.ConnectionFilters Property

SharePoint 2010

Gets the filter information that was received from the provider controls.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.None)]
[BrowsableAttribute(false)]
public Dictionary<string, string> ConnectionFilters { get; }

Property Value

Type: System.Collections.Generic.Dictionary<String, String>
The filter information that was received from the provider controls.

The set accessor does nothing.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ