Browse Source

Update Navigation-Menu.md

pull/15922/head
liangshiwei 3 years ago
parent
commit
56655e4254
  1. 4
      docs/en/UI/AspNetCore/Navigation-Menu.md

4
docs/en/UI/AspNetCore/Navigation-Menu.md

@ -252,10 +252,6 @@ if (context.Menu.Name == StandardMenus.User)
}
```
### Menu Groups
## IMenuManager
`IMenuManager` is generally used by the UI [theme](Theming.md) to render the menu items on the UI. So, **you generally don't need to directly use** the `IMenuManager`.

Loading…
Cancel
Save