HtmlEditorDocumentSelectorToolbarSettings Class
Contains settings to control the visibility of toolbar items within the Image Selector or Document Selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
public class HtmlEditorDocumentSelectorToolbarSettings :
HtmlEditorFileManagerToolbarSettings
Remarks
A HtmlEditorDocumentSelectorToolbarSettings class instance can be accessed using the HtmlEditorFileManagerSettingsBase.ToolbarSettings property available via the HtmlEditorInsertLinkDialogSettings.SettingsDocumentSelector or HtmlEditorInsertImageDialogSettings.SettingsImageSelector property.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsToolbar
HtmlEditorFileManagerToolbarSettings
HtmlEditorDocumentSelectorToolbarSettings
See Also