aspnet-devexpress-dot-web-dot-aspxhtmleditor-49f4f85e.md
Contains settings that relate to a control’s image uploading functionality.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorImageUploadSettings :
ASPxHtmlEditorUploadSettingsBase
Public Class ASPxHtmlEditorImageUploadSettings
Inherits ASPxHtmlEditorUploadSettingsBase
The following members return ASPxHtmlEditorImageUploadSettings objects:
An object of the ASPxHtmlEditorImageUploadSettings type can be accessed via the SettingsImageUpload property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorImageUploadSettings MVCxHtmlEditorImageUploadSettings
See Also