BrowseButtonProperties Class
In This Article
Contains settings specific to the browse button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class BrowseButtonProperties :
UploadControlButtonPropertiesBase
#Related API Members
The following members return BrowseButtonProperties objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Upload |
#Remarks
An object of the BrowseButtonProperties type can be accessed via the ASPxUploadControl.BrowseButton property.
#Inheritance
See Also