AttachmentSource Constructor (IUploadedFile) |
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public AttachmentSource(
IUploadedFile postedFile
)
Parameters
- postedFile
- Type: CMS.BaseIUploadedFile
The posted file.
See Also