Skip to main content
All docs
V25.2
  • ShowNavigationItemController.FindNavItemPathByViewShortcut(ViewShortcut) Method

    Namespace: DevExpress.ExpressApp.SystemModule

    Assembly: DevExpress.ExpressApp.v25.2.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public string FindNavItemPathByViewShortcut(
        ViewShortcut shortcut
    )

    Parameters

    Name Type
    shortcut ViewShortcut

    Returns

    Type
    String
    See Also