| StrandsSettingsGetPath Method  | 
            Gets path to restrict documents selection.
            
 
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntaxpublic static string GetPath(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name where settings are checked 
Return Value
Type: 
StringPath if set, empty string when setting is empty
Exceptions
See Also