Returns culture code or culture alias defined in URL and removes it from input path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Url path
- siteName
- Type: System String
Site name
- ci
- Type: CMS.Localization CultureInfo
Culture info for current culture prefix in URL
Return Value
Type: StringSee Also