ViewShortcut(String, String) Constructor
Creates a new ViewShortcut.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
viewId | String | A string containing the identifier of the View. |
objectKey | String | An object containing the key property value of the object displayed by the View. |
See Also