MVCxHtmlEditorImageUploadSettings Class
In This Article
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.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxHtmlEditorImageUploadSettings :
ASPxHtmlEditorImageUploadSettings
#Related API Members
The following members return MVCxHtmlEditorImageUploadSettings objects:
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorUploadSettingsBase
ASPxHtmlEditorImageUploadSettings
MVCxHtmlEditorImageUploadSettings
See Also