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.
Include Protected Members
Include Inherited Members
Configures which settings on a MetadataNavigationItem object on an SPList object control the display of metadata hierarchies and filters on list views.
The MetadataNavigationSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MetadataNavigationSettings() | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
MetadataNavigationSettings(String) | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Current | Gets the active [MetadataNavigationContext.NavigationSettings] object for the current list, or gets a null reference (Nothing in Visual Basic) if there is no current list. |
![]() |
IsEnabled | Gets whether any additional metadata hierarchy objects or key filter objects are configured. |
![]() |
SettingsXml | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddConfiguredHierarchy | Adds the input object to configured hierarchies. |
![]() |
AddConfiguredKeyFilter | Adds the input object to the configured key filters. |
![]() |
ClearConfiguredHierarchies | Resets the list of configured hierarchies to an empty list. |
![]() |
ClearConfiguredKeyFilters | Resets the list of configured key filters to an empty list. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FindConfiguredHierarchy | Finds a configured hierarchy that matches the input fieldId. |
![]() |
FindConfiguredKeyFilter | Finds a configured key filter matching the input fieldId. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetMetadataNavigationSettings(SPList) | Gets the MetadataNavigationSettings object for a specified source list. |
![]() ![]() |
GetMetadataNavigationSettings(SPWeb, Guid) | Gets the MetadataNavigationSettings object for a specified source list. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
IsMetadataNavConfigured | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
SetMetadataNavigationSettings(SPList, MetadataNavigationSettings) | Updates the MetadataNavigationSettings object for a specified SPList object without automatically updating the list indexing. |
![]() ![]() |
SetMetadataNavigationSettings(SPList, MetadataNavigationSettings, Boolean) | Updates the MetadataNavigationSettings for a specified SPList and then automatically adjusts the list indexing. |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
HierarchyNodeIdFieldRoot | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() ![]() |
HierarchyNodeIdListRoot | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
See Also
Reference
MetadataNavigationSettings Class
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace