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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool CancelOnBackgroundClick { get; set; }

Property Value

Type: Boolean
See Also