Click or drag to resize
ICMSModalMasterPageSetSaveJavaScript Method
Sets JavaScript to a Save and Close button.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
void SetSaveJavaScript(
	string javaScript
)

Parameters

javaScript
Type: SystemString
JavaScript to add to the Save and Close button
See Also