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 | |
---|---|---|
MetadataNavigationItem() | This member is reserved for internal use and is not intended to be used directly from your code. | |
MetadataNavigationItem(SPField) | Initializes a MetadataNavigationItem object that is based on an SPField object. |
Top
Properties
Name | Description | |
---|---|---|
FieldDisplayName | Gets the [Title] display name of the field that this instance refers to. | |
FieldId | Gets the [Id] of the SPField object that this instance refers to. | |
FieldTitle | Gets the [InternalName] property value for SPField object that this instance refers to. | |
FieldType | Gets the [SPFieldType] object value of the SPField object that this instance refers to. | |
FieldTypeAsString | Gets the [TypeAsString] property value of the SPField object that this instance refers to. | |
IsContentTypeField | Gets a flag that indicates whether this MetadataNavigationItem object represents the content type special type. | |
IsMultiValueLookup | Gets a flag telling if this instance represents a multivalue user or TaxonomyField object | |
IsTaxonomyField | Gets a flag indicating whether this instance represents a TaxonomyField object. |
Top
Methods
Name | Description | |
---|---|---|
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. (Overrides Object.ToString().) |
Top
See Also
Reference
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace