URLHelper.UseLangPrefixForUrls 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: System.String
Site name
Return Value
Type:
Boolean
See Also