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

ASPxHtmlEditorImageUploadSettings Class

Contains settings that relate to a control’s image uploading functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class ASPxHtmlEditorImageUploadSettings :
    ASPxHtmlEditorUploadSettingsBase

The following members return ASPxHtmlEditorImageUploadSettings objects:

Remarks

An object of the ASPxHtmlEditorImageUploadSettings type can be accessed via the ASPxHtmlEditor.SettingsImageUpload property.

See Also