StrandsSettings GetWhereCondition Method Kentico 8.0 API Reference
Gets WHERE condition that restricts selection of products.

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

Parameters

siteName
Type: OnlineSystem String
Site name where settings are checked

Return Value

Type: OnlineString
WHERE condition if set, empty string when setting is empty
Exceptions

See Also