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.v19.2.dll

Declaration

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