RenderListFilterDataParameters.ExcludeFieldFilteringHtml property

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

Syntax

'Declaration
Public Property ExcludeFieldFilteringHtml As Boolean
    Get
    Set
'Usage
Dim instance As RenderListFilterDataParameters
Dim value As Boolean

value = instance.ExcludeFieldFilteringHtml

instance.ExcludeFieldFilteringHtml = value
public bool ExcludeFieldFilteringHtml { get; set; }

Property value

Type: System.Boolean

See also

Reference

RenderListFilterDataParameters class

RenderListFilterDataParameters members

Microsoft.SharePoint.Client namespace