This documentation is archived and is not being maintained.
ProfileManager Properties
Visual Studio 2010
The ProfileManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationName | Gets or sets the name of the application for which to store and retrieve profile information. |
|
AutomaticSaveEnabled | Gets a value indicating whether the user profile will be automatically saved at the end of the execution of an ASP.NET page. |
|
Enabled | Gets a value indicating whether the user profile is enabled for the application. |
|
Provider | Gets a reference to the default profile provider for the application. |
|
Providers | Gets a collection of the profile providers for the ASP.NET application. |
Show: