MetadataNavigationItem Members

Include Protected Members
Include Inherited Members

Represents a SPItem object that is associated with a MetadataNavigationHierarchy object.

The MetadataNavigationItem type exposes the following members.

Constructors

  Name Description
Public method MetadataNavigationItem() This member is reserved for internal use and is not intended to be used directly from your code.
Protected method MetadataNavigationItem(SPField) Initializes a MetadataNavigationItem object that is based on an SPField object.

Top

Properties

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

Top

Methods

  Name Description
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. (Overrides Object.ToString().)

Top

See Also

Reference

MetadataNavigationItem Class

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace