HtmlEditorShortcutCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(String, String, ActionType) | shortcut, actionName, actionType | Adds a new shortcut to the collection. |
| Add(String, String) | shortcut, actionName | Adds a new shortcut to the collection. |