Skip to main content

MVCxHtmlEditor.SettingsImageUpload Property

OBSOLETE

Use the SettingsDialogs.InsertImageDialog.SettingsImageUpload property instead.

For internal use only.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

[Obsolete("Use the SettingsDialogs.InsertImageDialog.SettingsImageUpload property instead.")]
public MVCxHtmlEditorImageUploadSettings SettingsImageUpload { get; }

Property Value

Type
MVCxHtmlEditorImageUploadSettings
See Also