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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public DialogConfiguration DialogConfig { get; set; }

Property Value

Type: DialogConfiguration

Implements

IDialogControlDialogConfig
See Also