XafApplication.GetCompletedViewShortcut(ViewShortcut) Method
For internal use only.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
shortcut | ViewShortcut | A ViewShortcut object. |
Returns
Type | Description |
---|---|
ViewShortcut | A ViewShortcut object. |
See Also