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

BootstrapUploadControl Class

A web control that allows files from the client computer to be uploaded and saved on the server.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v20.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[DXClientDocumentationProviderWeb("BootstrapUploadControl")]
[ToolboxTabName("DX.20.2: Bootstrap Controls")]
public class BootstrapUploadControl :
    ASPxUploadControl,
    ISimpleRenderControl
See Also