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