Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorUploadValidationSettingsBase :
    UploadControlValidationSettings
See Also