HtmlEditorDocumentSelectorFileListSettings Class
Contains settings to customize the file list within the Image Selector or Document Selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class HtmlEditorDocumentSelectorFileListSettings :
HtmlEditorFileManagerFileListSettings
Remarks
A HtmlEditorDocumentSelectorFileListSettings class instance can be accessed using the HtmlEditorFileManagerSettingsBase.FileListSettings property available via the HtmlEditorInsertLinkDialogSettings.SettingsDocumentSelector or HtmlEditorInsertImageDialogSettings.SettingsImageSelector property.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsFileList
HtmlEditorFileManagerFileListSettings
HtmlEditorDocumentSelectorFileListSettings
See Also