ASPxHtmlEditorImageUploadSettings Class
In This Article
Contains settings that relate to a control’s image uploading functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxHtmlEditorImageUploadSettings :
ASPxHtmlEditorUploadSettingsBase
#Related API Members
The following members return ASPxHtmlEditorImageUploadSettings objects:
#Remarks
An object of the ASPxHtmlEditorImageUploadSettings type can be accessed via the SettingsImageUpload property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorUploadSettingsBase
ASPxHtmlEditorImageUploadSettings
See Also