| StrandsSettingsGetValidationToken Method  | 
            Gets Strands Validation token from settings or null if not specified.
            
 
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntaxpublic static string GetValidationToken(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name where settings are checked 
Return Value
Type: 
StringValidation token if set, null when setting is empty
Exceptions
See Also