Back to Devexpress

BootstrapFileManager Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-3426ecb6.md

latest1.6 KB
Original Source

BootstrapFileManager Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[DXClientDocumentationProviderWeb("BootstrapFileManager")]
[ToolboxTabName("DX.25.2: Bootstrap Controls")]
public class BootstrapFileManager :
    ASPxFileManager,
    ISimpleRenderControl
vb
<ToolboxTabName("DX.25.2: Bootstrap Controls")>
<DXClientDocumentationProviderWeb("BootstrapFileManager")>
Public Class BootstrapFileManager
    Inherits ASPxFileManager
    Implements ISimpleRenderControl

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxFileManager BootstrapFileManager

See Also

BootstrapFileManager Members

DevExpress.Web.Bootstrap Namespace