PanelLayoutBase.OnShortcutKeysInvoked(Object, ShortcutKeyInvokedArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void OnShortcutKeysInvoked(System::Object ^ target, Microsoft::Crm::UnifiedServiceDesk::Dynamics::ShortcutKeyInvokedArgs ^ args);
protected override void OnShortcutKeysInvoked (object target, Microsoft.Crm.UnifiedServiceDesk.Dynamics.ShortcutKeyInvokedArgs args);
override this.OnShortcutKeysInvoked : obj * Microsoft.Crm.UnifiedServiceDesk.Dynamics.ShortcutKeyInvokedArgs -> unit
Protected Overrides Sub OnShortcutKeysInvoked (target As Object, args As ShortcutKeyInvokedArgs)
Parameters
- target
- Object