MVCxHtmlEditorImageUploadSettings Class
Contains settings that relate to the HtmlEditor’s functionality for uploading images (this functionality can be accessed via the Insert Image Dialog‘s ‘From your computer’ option).
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxHtmlEditorImageUploadSettings objects:
Remarks
An MVCxHtmlEditorImageUploadSettings class instance can be accessed via the HtmlEditorSettings.SettingsImageUpload property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorUploadSettingsBase
ASPxHtmlEditorImageUploadSettings
MVCxHtmlEditorImageUploadSettings
See Also