AttachmentInfoProviderDeleteAttachmentInfo Method (Int32, 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( int attachmentId, bool deletePhysicalFile = true )