RefinementFilterResultsXmlConstants members

Represents constant values used to create the refinement filter result XML.

The RefinementFilterResultsXmlConstants type exposes the following members.

Constructors

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

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 Count Represents the name for the XML node that specifies the count of the result returned by a filter in the refinement filter result XML.
Public fieldStatic member Deselected Represents the value that is used to indicate that a filter is cleared in the refinement filter result XML.
Public fieldStatic member Filter Represents the name of the filter node in the refinement result XML filter.
Public fieldStatic member FilterCategory Represents the name of the filter category node in the refinement filter result XML.
Public fieldStatic member FilterCategory_ConfigId Represents the name for the attribute of the filter category node that contains the ID of the filter category in the refinement filter result XML.
Public fieldStatic member FilterCategory_CustomData Represents the name of the node in the refinement filter result XML that displays custom data.
Public fieldStatic member FilterCategory_DisplayName Represents the name of the attribute of the filter category node that contains the display name in the refinement filter result XML.
Public fieldStatic member FilterCategory_FreeFormFilterHint Represents the name of the attribute of the filter category node that contains the free-form filter hint in the refinement filter result XML.
Public fieldStatic member FilterCategory_Id Represents the name of the attribute of the filter category node that contains the ID in the refinement filter result XML.
Public fieldStatic member FilterCategory_LessLinkText Represents the name of the attribute of the filter category node that contains the text for the Less link to display fewer items in the refinement filter result XML.
Public fieldStatic member FilterCategory_ManagedProperty Represents the name of the attribute of the filter category node that represents the managed properties in the refinement filter result XML.
Public fieldStatic member FilterCategory_MoreLinkText Represents the name of the attribute of the filter category node that contains the text for the More link to display more items in the refinement filter result XML.
Public fieldStatic member FilterCategory_ShowCounts Represents the name of the attribute of the filter category node that contains the text for the Show Counts link to show the number of items in the refinement filter result XML.
Public fieldStatic member FilterCategory_ShowMoreLink Represents the name of the attribute of the filter category node that contains the text for the Show More link to display more items in the refinement filter result XML.
Public fieldStatic member FilterCategory_Type Represents the name of the attribute of the filter category node that contains the filter type in the refinement filter result XML.
Public fieldStatic member FilterPanel Represents the name of the top-level node of the refinement filter result XML.
Public fieldStatic member Filters Represents the name of the filters node that contains the filters for a filter category in the refinement filter result XML.
Public fieldStatic member Implied Represents the value that indicates whether the filter is implied in the refinement filter result XML.
Public fieldStatic member Indentation Represents the name for the indentation node that specifies how many levels to indent a filter when it is displayed in the refinement panel in the refinement filter result XML.
Public fieldStatic member MoreFilters Represents the name of the filters node that contains the filters to display when the Show More link in the Refinement Panel Web Part is clicked in the refinement filter result XML.
Public fieldStatic member Percentage Represents the name for the node that specifies the percentage of the result returned by a filter among the total results in the refinement filter result XML.
Public fieldStatic member Selected Represents the value which is used to indicate that the filter is selected in the refinement filter result XML.
Public fieldStatic member Selection Represents the name for the node that specifies the selection status of a filter in the refinement filter result XML.
Public fieldStatic member Token Represents the name for the node which specifies the filter token in the refinement filter result XML.
Public fieldStatic member Tooltip Represents the name for the node that specifies the filter tooltip in the refinement filter result XML.
Public fieldStatic member Url Represents the name for the node that specifies the filter URL in the refinement filter result XML.
Public fieldStatic member Value Represents the name for the node which specifies the filter value in the refinement filter result XML.

Top

See also

Reference

RefinementFilterResultsXmlConstants class

Microsoft.Office.Server.Search.WebControls namespace