AttachmentInfoProviderDeleteAttachmentInfo Method (AttachmentInfo, Boolean) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("Use IAttachmentInfoProvider.Delete(AttachmentInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AttachmentInfo.Provider.")] public static void DeleteAttachmentInfo( AttachmentInfo atInfo, bool deletePhysicalFile = true )