AbstractSearchSyntaxHelper GetRange Method Kentico 8.1 API Reference
Gets the range expression

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

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