| PageInfoProviderRemovePathPrefix Method  | 
            Remove prefix from path if is defined.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxpublic static bool RemovePathPrefix(
	string siteName,
	ref string path
)
Parameters
- siteName
 - Type: SystemString
Sitename - path
 - Type: SystemString
Path 
Return Value
Type: 
Boolean
See Also