ISearchSyntaxHelper GetRange Method Kentico 8.0 API Reference
Gets the range expression

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

from
Type: OnlineSystem Object
From value
to (Optional)
Type: OnlineSystem Object
To value. If not specified, the range covers only the from value.

Return Value

Type: OnlineString
See Also