DataFormWebPart.EXCLUDESUFFIX Field

Represents the suffix for the excluded filter field, which does not filter any data. The value is “.no”.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly EXCLUDESUFFIX As String
'Usage
Dim value As String

value = DataFormWebPart.EXCLUDESUFFIX
public static readonly string EXCLUDESUFFIX

See Also

Reference

DataFormWebPart Class

DataFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace