aspnet-devexpress-dot-web-dcccc3e2.md
Contains settings specific to the upload button.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UploadButtonProperties :
UploadControlButtonProperties
Public Class UploadButtonProperties
Inherits UploadControlButtonProperties
The following members return UploadButtonProperties objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxUploadControl.UploadButton |
| ASP.NET MVC Extensions | UploadControlSettings.UploadButton |
An object of the UploadButtonProperties type can be accessed via the ASPxUploadControl‘s ASPxUploadControl.UploadButton property.
Object StateManager PropertiesBase UploadControlButtonPropertiesBase UploadControlButtonProperties UploadButtonProperties BootstrapUploadButtonProperties
See Also