MetadataNavigationHierarchy Members

Include Protected Members
Include Inherited Members

Represents a hierarchy of MetadataNavigationItem objects.

The MetadataNavigationHierarchy type exposes the following members.

Constructors

  Name Description
Public method MetadataNavigationHierarchy() This member is reserved for internal use and is not intended to be used directly from your code.
Public method MetadataNavigationHierarchy(SPField) Initialize a new instance with the properties set to those of the SPField input type.

Top

Properties

  Name Description
Public property FieldDisplayName Gets the [Title] display name of the field that this instance refers to. (Inherited from MetadataNavigationItem.)
Public property FieldId Gets the [Id] of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.)
Public property FieldTitle Gets the [InternalName] property value for SPField object that this instance refers to. (Inherited from MetadataNavigationItem.)
Public property FieldType Gets the [SPFieldType] object value of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.)
Public property FieldTypeAsString Gets the [TypeAsString] property value of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.)
Public property IsContentTypeField Gets a flag that indicates whether this MetadataNavigationItem object represents the content type special type. (Inherited from MetadataNavigationItem.)
Public property IsFolderHierarchy Gets a flag indicating whether this instance represents the folder hierarchy special type.
Public property IsMultiValueLookup Gets a flag telling if this instance represents a multivalue user or TaxonomyField object (Inherited from MetadataNavigationItem.)
Public property IsTaxonomyField Gets a flag indicating whether this instance represents a TaxonomyField object. (Inherited from MetadataNavigationItem.)

Top

Methods

  Name Description
Public methodStatic member CreateContentTypeHierarchy Creates a new instance of the content type special type.
Public methodStatic member CreateFolderHierarchy Creates an instance of the folder hierarchy special type.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString This member overrides theToString() method. (Inherited from MetadataNavigationItem.)

Top

See Also

Reference

MetadataNavigationHierarchy Class

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace