CMSAbstractTransformationGetUrl Method (Object, Object, Object) |
Returns URL for the specified aliasPath and urlPath (preferable).
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public 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:
StringSee Also