Creates a new AttachmentInfo object based on the file posted through the upload control.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- postedFile
 - Type: 
System.Web HttpPostedFile
Posted file 
- documentId
 - Type: 
System Int32
Document ID 
- attachmentGuid
 - Type: 
System Guid
Attachment GUID 
See Also