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