StrandsSettings IsAutomaticCatalogUploadEnabled Method Kentico 8.0 API Reference
Gets whether automatic download of catalog performed by Strands Recommender is enabled or not. If true, after setup call, Strands will automatically download XML feed. Downloading of feed is performed with frequency specified in GetAutomaticCatalogUploadFrequency(String).

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: OnlineBoolean
Exceptions

See Also