C# Class Core.Forms.Verbs.AdminVerb

Inheritance: IActionVerb
Afficher le fichier Open project: coreframework/Core-Framework

Méthodes publiques

Méthode Description
IsAllowed ( ICorePrincipal user ) : bool

Determines whether the specified user is allowed to manage forms.

Method Details

IsAllowed() public méthode

Determines whether the specified user is allowed to manage forms.
public IsAllowed ( ICorePrincipal user ) : bool
user ICorePrincipal The user.
Résultat bool