| CMSAbstractTransformationGetUrl Method (Object, Object, Object) | 
            Returns URL for the specified aliasPath and urlPath (preferable).
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetUrl(
	Object aliasPath,
	Object urlPath,
	Object siteName
)
Parameters
- aliasPath
- Type: SystemObject
 Alias path
- urlPath
- Type: SystemObject
 URL Path
- siteName
- Type: SystemObject
 Site name
Return Value
Type: 
String See Also
See Also