PageInfoProvider RemoveCulturePrefix Method (String , String, CultureInfo )Kentico 8.1 API Reference
Returns culture code or culture alias defined in URL and removes it from input path.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

path
Type: OnlineSystem String 
Url path
siteName
Type: OnlineSystem String
Site name
ci
Type: CMS.Localization CultureInfo 
Culture info for current culture prefix in URL

Return Value

Type: OnlineString
See Also