Registers a script which when invoked via keyboard shortcut saves the document.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- page
- Type:
System.Web.UI Page
A page that registers the shortcut
- script
- Type:
System String
A script which is run when shortcut is used
See Also