AttachmentInfo Constructor (HttpPostedFile, Int32, Guid) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("Use 'CMS.DocumentEngine.AttachmentInfo(CMS.Base.IUploadedFile, System.Int32, System.Guid)' instead. You can use the 'CMS.Base.UploadExtensions.ToUploadedFile' extensions method for converting 'System.Web.HttpPostedFile' to the 'CMS.Base.IUploadedFile'.")] public AttachmentInfo( HttpPostedFile postedFile, int documentId, Guid attachmentGuid )