ASPxUploadControl() Constructor
In This Article
Initializes a new instance of the ASPxUploadControl class with default settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Remarks
When ASPxUploadControl is created dynamically at run time, it can cause code skipping on file upload. To learn more see the Page Life Cycle During File Upload topic.
See Also