RefinementCategory methods

The RefinementCategory type exposes the following members.

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 The tokens used to build up the string are no longer escaped in this function because tokens contain two parts, operators and values. Because the values need special escaping (for example, quotes), they need to be escaped when the token is being constructed, and before the refinement category is serialized. (Overrides Object.ToString().)

Top

See also

Reference

RefinementCategory class

Microsoft.Office.Server.Search.WebControls namespace