Creates a new AttachmentInfo object based on the file posted through the upload control.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postedFile
- Type: System.Web HttpPostedFile
Posted file
- objectId
- Type: System Int32
Object ID
- objectType
- Type: System String
Object type
- category
- Type: System String
Category
See Also