Mono Class Library: System.Web.Security.Membership Overview | Members

System.Web.Security.Membership.GetUser Overloads

The overloads of GetUser are listed below. For a list of all members, see the Membership Members list.

Public Methods

static
GetUser() : MembershipUser
Documentation for this section has not yet been entered.
static
GetUser(bool) : MembershipUser
Documentation for this section has not yet been entered.
static
GetUser(object) : MembershipUser
Documentation for this section has not yet been entered.
static
GetUser(string) : MembershipUser
Documentation for this section has not yet been entered.
static
GetUser(object, bool) : MembershipUser
Documentation for this section has not yet been entered.
static
GetUser(string, bool) : MembershipUser
Documentation for this section has not yet been entered.