Click or drag to resize
HeaderActionOpenInDialog Property
If true, the action opens in dialog

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool OpenInDialog { get; set; }

Property Value

Type: Boolean
See Also