C# Class Cats.Web.Administration.Helpers.UserAccountHelper

Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
GetUser ( string userName ) : UserInfo
GetUserName ( this helper ) : string
UserLanguagePreference ( this helper ) : string

Method Details

GetUser() public static méthode

public static GetUser ( string userName ) : UserInfo
userName string
Résultat Cats.Models.Security.UserInfo

GetUserName() public static méthode

public static GetUserName ( this helper ) : string
helper this
Résultat string

UserLanguagePreference() public static méthode

public static UserLanguagePreference ( this helper ) : string
helper this
Résultat string