Share via


DataFormWebPart.FilterField property

Gets the filter field name.

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

Syntax

[BrowsableAttribute(false)]
public string FilterField { get; }

Property value

Type: System.String

Remarks

Public property indicating the ad hoc filter field name that is applied to the current Web Part.

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace