Skip to main content

ASPxHtmlEditorUploadValidationSettingsBase Constructors

Serves as a base for classes that contain settings related to validation of media files, uploaded using the ASPxHtmlEditor control.
Name Parameters Description
ASPxHtmlEditorUploadValidationSettingsBase(IPropertiesOwner, ASPxHtmlEditorUploadSettingsBase) owner, parentSettings Initializes a new object of the ASPxHtmlEditorUploadValidationSettingsBase type with the specified settings.
See Also