HtmlEditorFileManagerSettingsBase.Enabled Property
Gets or sets a value indicating whether a built-in dialog media selector is enabled.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
When the Enabled property is set to false
, a button which invokes a dialog is not displayed.
See Also