MetadataInfo Members

Include Protected Members
Include Inherited Members

Represents metadata information used for refinement.

The MetadataInfo type exposes the following members.

Constructors

  Name Description
Public method MetadataInfo Initializes a new instance of the MetadataInfo class.

Top

Properties

  Name Description
Public property ColumnDisplayName Gets or sets the display name of the column associated with the metadata information.
Public property ColumnInternalName Gets or sets the internal name of the column associated with the metadata information.
Public property Count Gets or sets the number of hits of the metadata information in the Search result.
Public property CurrentLabel Gets or sets the label of the metadata information in the current language.
Public property Persist Gets or sets a value that indicates whether the metadata information should be persisted.
Public property TermId Gets or sets the unique identifier (ID) of the term associated with this metadata information.
Public property TermSetId Gets or sets the unique identifier (ID) of the term set associated with this metadata information.
Public property TermStoreId Gets or sets the unique identifier (ID) of the term store associated with this metadata information.

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 (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member InfoCount Represents the number of elements contained in the metadata information.

Top

See Also

Reference

MetadataInfo Class

Microsoft.Office.Server.Search.WebControls Namespace