Back to Devexpress

HtmlEditorFileManagerToolbarSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-03abb172.md

latest2.7 KB
Original Source

HtmlEditorFileManagerToolbarSettings Class

Contains settings that relate to the built-in ImageSelector‘s toolbar functionality.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorFileManagerToolbarSettings :
    FileManagerSettingsToolbar
vb
Public Class HtmlEditorFileManagerToolbarSettings
    Inherits FileManagerSettingsToolbar

The following members return HtmlEditorFileManagerToolbarSettings objects:

Remarks

An object of the HtmlEditorFileManagerToolbarSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.ToolbarSettings property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsToolbar HtmlEditorFileManagerToolbarSettings HtmlEditorDocumentSelectorToolbarSettings

See Also

HtmlEditorFileManagerToolbarSettings Members

HtmlEditorFileManagerCommonSettings

HtmlEditorFileManagerEditingSettings

HtmlEditorFileManagerFoldersSettings

HtmlEditorFileManagerUploadSettings

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace