Dialog for ASP.NET Web Forms
CloseOnEscape Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : CloseOnEscape Property
Specifies whether the dialog should close when it has focus and the user presses the escape (ESC) key.
Syntax
'Declaration
 
Public Property CloseOnEscape As System.Boolean
public System.bool CloseOnEscape {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members