Partilhar via


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