HtmlEditorFileManagerCommonSettings Class
In This Article
Contains the base settings of a built-in Image Selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorFileManagerCommonSettings :
FileManagerSettings
#Related API Members
The following members return HtmlEditorFileManagerCommonSettings objects:
#Remarks
An object of the HtmlEditorFileManagerCommonSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.CommonSettings property.
#Inheritance
See Also