| ICMSModalMasterPageSetSaveJavaScript Method | 
            Sets JavaScript to a Save and Close button.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxvoid SetSaveJavaScript(
	string javaScript
)
Parameters
- javaScript
- Type: SystemString
 JavaScript to add to the Save and Close button
 See Also
See Also