Click or drag to resize
ModalPopupDialogCancelOnBackgroundClick Property
Gets or sets the value that indicates whether background click should cancel current popup.

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

Property Value

Type: Boolean
See Also