aspnet-devexpress-dot-web-dot-aspxrichedit-4b16c016.md
Contains settings that relate to the validation of document files, uploaded using the FileNamager embedded into the RIchEdit’s file dialogs (Document Selector).
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class RichEditFileManagerValidationSettings :
FileManagerValidationSettings
Public Class RichEditFileManagerValidationSettings
Inherits FileManagerValidationSettings
The following members return RichEditFileManagerValidationSettings objects:
An object of the RichEditFileManagerValidationSettings type can be accessed via the RichEditDocumentSelectorUploadSettings.ValidationSettings property.
Object StateManager PropertiesBase UploadControlValidationSettings FileManagerValidationSettings RichEditFileManagerValidationSettings
See Also