Skip to main content

BootstrapUploadControl Class

In This Article

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.v25.1.dll

#Declaration

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