StrandsSettingsGetApiID Method |
Gets Strands API ID from settings or null if not specified.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntax public static string GetApiID(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name where settings are checked
Return Value
Type:
StringAPI ID if set, null when setting is empty
Exceptions See Also