Share via


DataFormWebPart.FilterValues property

Gets the hash table that stores all the existing filter name/value pairs.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

[BrowsableAttribute(false)]
public ParameterNameValueHashtable FilterValues { get; }

Property value

Type: Microsoft.SharePoint.WebPartPages.ParameterNameValueHashtable

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace