Click or drag to resize
CMSModalPageRegisterESCScript Property
Gets or sets the value which determines whether the ESC script for closing a window is registered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool RegisterESCScript { get; set; }

Property Value

Type: Boolean
See Also