CMSAbstractTransformationGetDocumentUrlByGUID Method |
Returns URL of the given document.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public string GetDocumentUrlByGUID(
Object nodeGuid,
Object nodeAlias
)
Parameters
- nodeGuid
- Type: SystemObject
Node GUID - nodeAlias
- Type: SystemObject
Node alias
Return Value
Type:
StringSee Also