Skip to main content
All docs
V26.1
  • ShowNavigationItemController.FindNavItemPathByViewShortcut(ViewShortcut) Method

    Namespace: DevExpress.ExpressApp.SystemModule

    Assembly: DevExpress.ExpressApp.v26.1.dll

    Declaration

    public string FindNavItemPathByViewShortcut(
        ViewShortcut shortcut
    )

    Parameters

    Name Type
    shortcut ViewShortcut

    Returns

    Type
    String
    See Also