Skip to main content

ASPxHtmlEditorUploadValidationSettingsBase Class

Serves as a base for classes that contain settings related to validation of media files, uploaded using the ASPxHtmlEditor control.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorUploadValidationSettingsBase :
    UploadControlValidationSettings
See Also