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

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