MetadataNavigationSettings Methods

Include Protected Members
Include Inherited Members

The MetadataNavigationSettings type exposes the following members.

Methods

  Name Description
Public method AddConfiguredHierarchy Adds the input object to configured hierarchies.
Public method AddConfiguredKeyFilter Adds the input object to the configured key filters.
Public method ClearConfiguredHierarchies Resets the list of configured hierarchies to an empty list.
Public method ClearConfiguredKeyFilters Resets the list of configured key filters to an empty list.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindConfiguredHierarchy Finds a configured hierarchy that matches the input fieldId.
Public method FindConfiguredKeyFilter Finds a configured key filter matching the input fieldId.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetMetadataNavigationSettings(SPList) Gets the MetadataNavigationSettings object for a specified source list.
Public methodStatic member GetMetadataNavigationSettings(SPWeb, Guid) Gets the MetadataNavigationSettings object for a specified source list.
Public method GetType (Inherited from Object.)
Public methodStatic member IsMetadataNavConfigured This member is reserved for internal use and is not intended to be used directly from your code.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member SetMetadataNavigationSettings(SPList, MetadataNavigationSettings) Updates the MetadataNavigationSettings object for a specified SPList object without automatically updating the list indexing.
Public methodStatic member SetMetadataNavigationSettings(SPList, MetadataNavigationSettings, Boolean) Updates the MetadataNavigationSettings for a specified SPList and then automatically adjusts the list indexing.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MetadataNavigationSettings Class

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace