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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public DialogConfiguration DialogConfig { get; set; }

Property Value

Type: DialogConfiguration

Implements

IDialogControlDialogConfig
See Also