Click or drag to resize
IDialogControlDialogConfig Property
Configuration of the dialog which is opened by the control.

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

Property Value

Type: DialogConfiguration
See Also