Back to Devexpress

HtmlEditorFileManagerCommonSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-93ebb250.md

latest3.0 KB
Original Source

HtmlEditorFileManagerCommonSettings Class

Contains the base settings of a built-in Image Selector.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorFileManagerCommonSettings :
    FileManagerSettings
vb
Public Class HtmlEditorFileManagerCommonSettings
    Inherits FileManagerSettings

The following members return HtmlEditorFileManagerCommonSettings objects:

Remarks

An object of the HtmlEditorFileManagerCommonSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.CommonSettings property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettings HtmlEditorFileManagerCommonSettings HtmlEditorAudioSelectorCommonSettings

HtmlEditorDocumentSelectorCommonSettings

HtmlEditorFlashSelectorCommonSettings

HtmlEditorVideoSelectorCommonSettings

See Also

HtmlEditorFileManagerCommonSettings Members

HtmlEditorFileManagerEditingSettings

HtmlEditorFileManagerFoldersSettings

HtmlEditorFileManagerToolbarSettings

HtmlEditorFileManagerUploadSettings

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace