MetaDataNavTree.ListViewKeyFilters field

This member is reserved for internal use and is not intended to be used directly from your code. Specifies the KeyFiltersControl for filtering the list view items.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected ListViewKeyFilters As KeyFiltersControl
'Usage
Dim value As KeyFiltersControl

value = Me.ListViewKeyFilters

Me.ListViewKeyFilters = value
protected KeyFiltersControl ListViewKeyFilters

See also

Reference

MetaDataNavTree class

MetaDataNavTree members

Microsoft.Office.Server.WebControls namespace