Sets JavaScript to a Save and Close button. This method can only be called when master page implements ICMSModalMasterPage.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- javaScript
- Type: System String
JavaScript to add to the Save and Close button
Exceptions
Exception | Condition |
---|---|
CMS.Base GeneralCMSException | Used master page is not ICMSModalMasterPage |
Remarks
See Also