Returns the page info for the given Alias path or URL path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Site name
- aliasPath
- Type: System String
Alias path
- cultureCode
- Type: System String
Culture code
- urlPath
- Type: System String
URL path
- combineWithDefaultCulture
- Type: System Boolean
Combine with default culture?
Return Value
Type: PageInfoSee Also