StrandsSettingsIsCatalogFeedAuthenticationEnabled Method |
Checks whether catalog feed protection is enabled in settings. Protection is enabled when either username or password are set.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntax public static bool IsCatalogFeedAuthenticationEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name where settings are checked
Return Value
Type:
BooleanExceptions See Also