MetadataNavigationHierarchy Members
Include Protected Members
Include Inherited Members
Represents a hierarchy of MetadataNavigationItem objects.
The MetadataNavigationHierarchy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MetadataNavigationHierarchy() | This member is reserved for internal use and is not intended to be used directly from your code. | |
MetadataNavigationHierarchy(SPField) | Initialize a new instance with the properties set to those of the SPField input type. |
Top
Properties
Name | Description | |
---|---|---|
FieldDisplayName | Gets the [Title] display name of the field that this instance refers to. (Inherited from MetadataNavigationItem.) | |
FieldId | Gets the [Id] of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.) | |
FieldTitle | Gets the [InternalName] property value for SPField object that this instance refers to. (Inherited from MetadataNavigationItem.) | |
FieldType | Gets the [SPFieldType] object value of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.) | |
FieldTypeAsString | Gets the [TypeAsString] property value of the SPField object that this instance refers to. (Inherited from MetadataNavigationItem.) | |
IsContentTypeField | Gets a flag that indicates whether this MetadataNavigationItem object represents the content type special type. (Inherited from MetadataNavigationItem.) | |
IsFolderHierarchy | Gets a flag indicating whether this instance represents the folder hierarchy special type. | |
IsMultiValueLookup | Gets a flag telling if this instance represents a multivalue user or TaxonomyField object (Inherited from MetadataNavigationItem.) | |
IsTaxonomyField | Gets a flag indicating whether this instance represents a TaxonomyField object. (Inherited from MetadataNavigationItem.) |
Top
Methods
Name | Description | |
---|---|---|
CreateContentTypeHierarchy | Creates a new instance of the content type special type. | |
CreateFolderHierarchy | Creates an instance of the folder hierarchy special type. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | This member overrides theToString() method. (Inherited from MetadataNavigationItem.) |
Top
See Also
Reference
MetadataNavigationHierarchy Class
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace