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.v24.2.dll
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