Class HttpUploadedFile() Foundation
Class function of the HttpUploadedFile class.
Instances of the class HttpUploadedFile represent files which are uploaded from within a <CXP/> page. The HttpUploadedFile objects are created automatically by the <CXP/> infrastructure and can be accessed via the :Files instance variable of the HttpRequest object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.