Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.StrandsRecommender Namespaces
CMS.StrandsRecommender
StrandsSettings Class
StrandsSettings Methods
GetApiID Method
GetAutomaticCatalogUploadFrequency Method
GetCatalogFeedPassword Method
GetCatalogFeedUsername Method
GetDocumentTypes Method
GetPath Method
GetTransformationInfo Method
GetValidationToken Method
GetWhereCondition Method
IsAutomaticCatalogUploadEnabled Method
IsCatalogFeedAuthenticationEnabled Method
IsStrandsEnabled Method
StrandsSettings
GetCatalogFeedUsername Method
Gets username required to access Strands catalog feed page.
Namespace:
CMS.StrandsRecommender
Assembly:
CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
string
GetCatalogFeedUsername
(
string
siteName
)
Parameters
siteName
Type:
System
String
Site name where settings are checked
Return Value
Type:
String
Exceptions
Exception
Condition
ArgumentNullException
siteName
is null
See Also
Reference
StrandsSettings Class
CMS.StrandsRecommender Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com