ProfileBase.Create Method
.NET Framework 2.0
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.
|
Reference
ProfileBase ClassProfileBase Members
System.Web.Profile Namespace
Other Resources
ASP.NET Profile PropertiesCommunity Additions
ADD
Show: