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.v19.1.dll

Declaration

public class ASPxHtmlEditorUploadValidationSettingsBase :
    UploadControlValidationSettings
See Also