HtmlEditorFileManagerUploadSettings Class
In This Article
Contains settings that relate to the built-in dialog‘s file upload functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorFileManagerUploadSettings :
FileManagerSettingsUpload
#Related API Members
The following members return HtmlEditorFileManagerUploadSettings objects:
#Remarks
An object of the HtmlEditorFileManagerUploadSettings type can be accessed by the HtmlEditorFileManagerSettingsBase.UploadSettings property.
#Inheritance
Show 17 items
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsUpload
HtmlEditorFileManagerUploadSettings
See Also