| PageInfoProviderRemoveCulturePrefix Method (String, String) | 
            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.2.23
Syntaxpublic static string RemoveCulturePrefix(
	ref string path,
	string siteName
)
Parameters
- path
 - Type: SystemString
Url path - siteName
 - Type: SystemString
Site name 
Return Value
Type: 
String
See Also