HtmlEditorDocumentSelectorUploadSettings Class
Contains settings that relate to the built-in Document Selector‘s file upload functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class HtmlEditorDocumentSelectorUploadSettings :
HtmlEditorFileManagerUploadSettings
Remarks
A HtmlEditorDocumentSelectorUploadSettings class instance can be accessed by using the HtmlEditorFileManagerSettingsBase.UploadSettings property available via the ASPxHtmlEditor.SettingsDocumentSelector property.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsUpload
HtmlEditorFileManagerUploadSettings
HtmlEditorDocumentSelectorUploadSettings
See Also