Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.MenuList.GetUserMenuAsync Method

Evaluates the menu and returns an updated (copied) list based on the user's actual permissions.

Class: YetaWF.Core.Components.MenuList
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public Task<MenuList> GetUserMenuAsync();

Return Value

(not specified)

See Also YetaWF.Core.Components.MenuList ClassYetaWF.Core Overview