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.v19.1.dll

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