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

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

Property Value

Type: DialogConfiguration
See Also