ProfileManager Properties
.NET Framework (current version)
Namespace:
System.Web.Profile
Assembly: System.Web (in System.Web.dll)
| 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:

