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