Click or drag to resize
HeaderActionsShortcutAction Property
Action that is connected with a keyboard shortcut.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected HeaderAction ShortcutAction { get; }

Property Value

Type: HeaderAction
See Also