MVCxHtmlEditor.SettingsImageUpload Property
OBSOLETE
Use the SettingsDialogs.InsertImageDialog.SettingsImageUpload property instead.
For internal use only.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.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