TaxonomyRefinementNodeInfo members

Represents a taxonomy node data that is to be passed on to the client side part of the web part. Contains the url and display name to use to render a link. The id of the taxonomy node can be used to find the corresponding node in the refinement data of the search results.

The TaxonomyRefinementNodeInfo type exposes the following members.

Constructors

  Name Description
Public method TaxonomyRefinementNodeInfo

Top

Properties

  Name Description
Public property DisplayName
Public property Id
Public property TopicPageQueryString
Public property TopicPageUrl

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

See also

Reference

TaxonomyRefinementNodeInfo class

Microsoft.Office.Server.Search.WebControls namespace