CMSAbstractTransformationGetUrl Method (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: 12.0.0
Syntax public string GetUrl(
Object aliasPath,
Object urlPath
)
Parameters
- aliasPath
- Type: SystemObject
Alias path - urlPath
- Type: SystemObject
URL Path
Return Value
Type:
StringSee Also