Returns attachment URL.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attachmentGuid
- Type: System Guid
Attachment GUID
- nodeAlias
- Type: System String
Node Alias name
- extension (Optional)
- Type: System String
Extension
- versionHistoryId (Optional)
- Type: System Int32
Version history ID
- prefix (Optional)
- Type: System String
URL prefix, if null, "getdoc" is used, the prefix must be supported by the URL rewriting engine
Return Value
Type: StringSee Also