ICMSModalMasterPage SetCloseJavaScript Method Kentico 8.1 API Reference
Sets JavaScript to be processed when user clicks the Close button or the grey area around the modal window.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

javaScript
Type: OnlineSystem String
JavaScript to process when user clicks the Close button or the grey area around the modal window
See Also