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.1.5347.20411)
Parameters
- aliasPath
- Type: System String
Alias path
- urlPath (Optional)
- Type: System String
URLU Path
- siteName (Optional)
- Type: System String
Site name
- langPrefix (Optional)
- Type: System String
Lang prefix. If is empty current lang prefix is used
- extension (Optional)
- Type: System String
URL extension
Return Value
Type: StringSee Also