HtmlEditorFileManagerSettingsBase.FileListSettings Property
In This Article
Provides access to the file list’s settings in a built-in dialog media selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorFileManagerFileListSettings FileListSettings { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also