AttachmentInfoProviderGetAttachmentInfo Method (Guid, String) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("Use IAttachmentInfoProvider.Get(System.Guid, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AttachmentInfo.Provider.")] public static AttachmentInfo GetAttachmentInfo( Guid attachmentGuid, string siteName )