Returns the refinement value's ID. For attribute refinements, this will
be the ID of the corresponding
ObjectAttributeDefinition. This ID is included in the
querystring parameter names returned by the URL-generating methods of
SearchModel. For price and category refinements, this
value will be empty.
Returns the refinement display value. For attribute refinements, this is
the appropriate display value based on optional value display names
within the object attribute definition. If no display name is defined,
the value itself is returned. For category refinements, this is the
display name of the category in the current locale. For price
refinements, this is a string representation of the range appropriate for
display.
Returns the optional presentation ID associated with this refinement
value. The presentation ID can be used, for example, to associate an ID
with an HTML widget.
Returns the refinement value. For attribute refinements, this is the
attribute value if the refinement values are unbucketed, or the bucket
display name if the values are bucketed. This value is included in the
querystring parameter values returned by the URL-generating methods of
SearchModel. For price refinements, the value will be
a string representation of the price range lower bound. For category
refinements, the value will be a category ID.
Returns the refinement display value. For attribute refinements, this is
the appropriate display value based on optional value display names
within the object attribute definition. If no display name is defined,
the value itself is returned. For category refinements, this is the
display name of the category in the current locale. For price
refinements, this is a string representation of the range appropriate for
display.
Returns:
the refinement display value in the current locale.
Returns the refinement value's ID. For attribute refinements, this will
be the ID of the corresponding
ObjectAttributeDefinition. This ID is included in the
querystring parameter names returned by the URL-generating methods of
SearchModel. For price and category refinements, this
value will be empty.
Returns the optional presentation ID associated with this refinement
value. The presentation ID can be used, for example, to associate an ID
with an HTML widget.
Returns the refinement value. For attribute refinements, this is the
attribute value if the refinement values are unbucketed, or the bucket
display name if the values are bucketed. This value is included in the
querystring parameter values returned by the URL-generating methods of
SearchModel. For price refinements, the value will be
a string representation of the price range lower bound. For category
refinements, the value will be a category ID.