TransformationHelperGetDocumentUrl Method (Object) |
Returns URL of the given document.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetDocumentUrl(
Object documentIdObj
)
Parameters
- documentIdObj
- Type: SystemObject
Document ID
Return Value
Type:
StringSee Also