Returns URL for the specified aliasPath and urlPath (preferable if urlpath is not wildcard URL) and a specified site name.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- aliasPath
- Type: System String
Alias path
- urlPath
- Type: System String
URL Path
- siteName
- Type: System String
Site name
- langPrefix
- Type: System String
Lang prefix. If is empty, current lang prefix is used
- extension
- Type: System String
URL extension
Return Value
Type: StringSee Also