aspnet-devexpress-dot-web-dot-aspxhtmleditor-b1ab57a1.md
Contains settings that relate to the validation of image files, uploaded using the ASPxHtmlEditor control.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorImageUploadValidationSettings :
ASPxHtmlEditorUploadValidationSettingsBase
Public Class ASPxHtmlEditorImageUploadValidationSettings
Inherits ASPxHtmlEditorUploadValidationSettingsBase
The following members return ASPxHtmlEditorImageUploadValidationSettings objects:
An object of the ASPxHtmlEditorImageUploadValidationSettings type can be accessed via the ASPxHtmlEditorImageUploadSettings.ValidationSettings property of an ASPxHtmlEditor control.
Object StateManager PropertiesBase UploadControlValidationSettings ASPxHtmlEditorUploadValidationSettingsBase ASPxHtmlEditorImageUploadValidationSettings
See Also