Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a key filter used to filter metadata navigation to a meaningful, workable subset.
The MetadataNavigationKeyFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MetadataNavigationKeyFilter() | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
MetadataNavigationKeyFilter(SPField) | Initialize a new instance with the properties set to those of the SPField object that is used for input. |
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.) |
![]() |
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 | |
---|---|---|
![]() ![]() |
CreateContentTypeKeyFilter | Creates an instance of the content type special type key filter. |
![]() |
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
MetadataNavigationKeyFilter Class
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace