Skip to main content

MVCxFileManagerValidationSettings Class

Contains upload validation settings of a built-in file manager (Document Selector or Image Selector).

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxFileManagerValidationSettings :
    FileManagerValidationSettings

The following members return MVCxFileManagerValidationSettings objects:

#Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also