Back to Devexpress

MVCxFileManagerSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-54ce92d1.md

latest1.6 KB
Original Source

MVCxFileManagerSettings Class

Contains specific settings of the FileManager.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxFileManagerSettings :
    FileManagerSettings
vb
Public Class MVCxFileManagerSettings
    Inherits FileManagerSettings

The following members return MVCxFileManagerSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettings MVCxFileManagerSettings

See Also

MVCxFileManagerSettings Members

File Manager

DevExpress.Web.Mvc Namespace