Click or drag to resize
BBEditorImageDialogConfig Property
Configuration of the dialog for inserting Images.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public DialogConfiguration ImageDialogConfig { get; set; }

Property Value

Type: DialogConfiguration
See Also