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
Syntax public static string RemoveCulturePrefix(
ref string path,
string siteName
)
Parameters
- path
- Type: SystemString
Url path - siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also