StrandsSettingsGetWhereCondition Method |
Gets WHERE condition that restricts selection of products.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntax public static string GetWhereCondition(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name where settings are checked
Return Value
Type:
StringWHERE condition if set, empty string when setting is empty
Exceptions See Also