MetadataNavigationContext.KeyFiltersControl property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.DocumentManagement.MetadataNavigation
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Property KeyFiltersControl As KeyFiltersControl
Get
Set
'Usage
Dim instance As MetadataNavigationContext
Dim value As KeyFiltersControl
value = instance.KeyFiltersControl
instance.KeyFiltersControl = value
public KeyFiltersControl KeyFiltersControl { get; set; }
Property value
Type: Microsoft.Office.Server.WebControls.KeyFiltersControl
Returns KeyFiltersControl.
See also
Reference
MetadataNavigationContext class
MetadataNavigationContext members
Microsoft.Office.DocumentManagement.MetadataNavigation namespace