AttachmentURLProviderGetAttachmentUrl Method (Guid, String, String) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("Use GetAttachmentUrl(Guid attachmentGuid, string fileName, int versionHistoryId = 0, string prefix = null, string variant = null) method instead.")] public static string GetAttachmentUrl( Guid attachmentGuid, string safeFileName, string extension )