DataFormWebPart.NoFilterField Property
SharePoint 2010
Gets or sets the name of the field on which the DataFormWebPart does not apply a filter.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[BrowsableAttribute(false)] [WebPartStorageAttribute(Storage.None)] public string NoFilterField { get; set; }
Property Value
Type: System.StringThe name of the field on which the DataFormWebPart does not apply a filter.