StrandsSettings GetValidationToken Method Kentico 8.1 API Reference
Gets Strands Validation token from settings or null if not specified.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

siteName
Type: OnlineSystem String
Site name where settings are checked

Return Value

Type: OnlineString
Validation token if set, null when setting is empty
Exceptions

See Also