PostedFile Class
Provides access to an uploaded file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
Methods of the PostedFile class are considered to be obsolete. Use the UploadedFile‘s members instead.
Inheritance
Object
PostedFile
See Also