CustomProcessShortcutEventArgs Fields
Arguments passed to the XafApplication.CustomProcessShortcut event.Name | Description |
---|---|
Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
Shortcut | Supplies key information on the View to be created. |
See Also