Click or drag to resize

KeyboardShortcutManagerCreateKeyboardShortcutObserver Method (String, String, Boolean)

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static string CreateKeyboardShortcutObserver(
	string keyboardShortcut,
	string action,
	bool addScriptTags
)

Parameters

keyboardShortcut
Type: SystemString
action
Type: SystemString
addScriptTags
Type: SystemBoolean

Return Value

Type: String
See Also