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