ProfileBase.Create Method

Creates an instance of a user profile.

Name Description
ProfileBase.Create (String)
Used by ASP.NET to create an instance of a profile for the specified user name.
ProfileBase.Create (String, Boolean)
Used by ASP.NET to create an instance of a profile for the specified user name. Takes a parameter indicating whether the user is authenticated or anonymous.

Community Additions

ADD
Show: