| URLHelperUseLangPrefixForUrls Method  | 
            Returns value that indicates whether lang prefix should be used for specified site.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntaxpublic static bool UseLangPrefixForUrls(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Boolean
See Also