TransformationHelperGetDocumentUrl Method (Object, Object) |
Returns URL of the given document (for use with document selector).
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetDocumentUrl(
Object nodeGuid,
Object nodeAlias
)
Parameters
- nodeGuid
- Type: SystemObject
Node GUID - nodeAlias
- Type: SystemObject
Node alias
Return Value
Type:
StringSee Also