Skip to main content
A newer version of this page is available. .

HtmlEditorFileManagerCommonSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFileManagerCommonSettings :
    FileManagerSettings

The following members return HtmlEditorFileManagerCommonSettings objects:

Remarks

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

See Also