C# Class JoanCEdwards.ExamLibrary.CommonUserProfile

Inheritance: System.Web.Profile.ProfileBase
ファイルを表示 Open project: pragmaticpat/EdwardsFoundation

Private Properties

Property Type Description

Public Methods

Method Description
GetUserProfile ( ) : CommonUserProfile
GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile

Method Details

GetUserProfile() public static method

public static GetUserProfile ( ) : CommonUserProfile
return CommonUserProfile

GetUserProfile() public static method

public static GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile
username string
isAuthenticated bool
return CommonUserProfile