UploadButtonProperties Class
Contains settings specific to the upload button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return UploadButtonProperties objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxUploadControl.UploadButton |
ASP.NET MVC Extensions | UploadControlSettings.UploadButton |
Remarks
An object of the UploadButtonProperties type can be accessed via the ASPxUploadControl‘s ASPxUploadControl.UploadButton property.
Inheritance
See Also