Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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