MetadataFilterValue members

Represents an object into which terms with the same name in the same filter category are merged.

The MetadataFilterValue type exposes the following members.

Constructors

  Name Description
Public method MetadataFilterValue() Initializes a new instance of the MetadataFilterValue class.
Public method MetadataFilterValue(String) Initializes a new instance of the MetadataFilterValue class with the specified the term name.

Top

Properties

  Name Description
Public property Count Gets the total number of terms with the same name.
Public property Name Gets or sets the term name or filter value.

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 field TermInfoList Specifies the list of term information with the same name.

Top

See also

Reference

MetadataFilterValue class

Microsoft.Office.Server.Search.WebControls namespace