| 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: 10.0.0
 Syntax
Syntaxpublic static bool UseLangPrefixForUrls(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
Boolean See Also
See Also