Skip to main content

ASPxHtmlEditorImageUploadSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v25.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 SettingsImageUpload property.

See Also