Gets frequency of automatic download performed by Strands Recommender of catalog. Usable only when IsAutomaticCatalogUploadEnabled(String) is true,
specifies frequency with which is catalog automatically updated.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name where settings are checked
Return Value
Type: StringExceptions
Exception | Condition |
---|---|
System ArgumentNullException | siteName is null |
See Also