HtmlEditorFileSaveSettings Class
Contains settings related to saving an uploaded file to the HtmlEditor extension’s file storage.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Remarks
An object of the HtmlEditorFileSaveSettings type is passed as a parameter to the HtmlEditorExtension.SaveUploadedFile method.
Implements
DevExpress.Web.Internal.IFileSaveSettings
Inheritance
Object
HtmlEditorFileSaveSettings
See Also