Skip to main content
A newer version of this page is available. .
Tab

FileManagerToolbarUploadButton Class

Implements the upload button functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerToolbarUploadButton :
    FileManagerToolbarItemBase

Remarks

An object of the FileManagerToolbarUploadButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.

Inheritance

See Also