Click or drag to resize
ScriptHelperRegisterSaveShortcut Method
Overload List
  NameDescription
Public methodStatic memberRegisterSaveShortcut(Page, String)
Registers a script which when invoked via keyboard shortcut saves the document.
Public methodStatic memberRegisterSaveShortcutT(T, String, String)
Registers a control which when invoked via keyboard shortcut saves the document.
Top
See Also