LightBox for ASP.NET Web Forms
CloseOnEscape Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace > C1LightBox Class : CloseOnEscape Property
Determines whether to close the popup window when user presses the ESC key.
Syntax
'Declaration
 
Public Property CloseOnEscape As System.Boolean
public System.bool CloseOnEscape {get; set;}
See Also

Reference

C1LightBox Class
C1LightBox Members