C# Class JoanCEdwards.ExamLibrary.CommonUserProfile

Inheritance: System.Web.Profile.ProfileBase
Afficher le fichier Open project: pragmaticpat/EdwardsFoundation

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetUserProfile ( ) : CommonUserProfile
GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile

Method Details

GetUserProfile() public static méthode

public static GetUserProfile ( ) : CommonUserProfile
Résultat CommonUserProfile

GetUserProfile() public static méthode

public static GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile
username string
isAuthenticated bool
Résultat CommonUserProfile