ProfileManager Properties
.NET Framework 3.0
| 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. |
Reference
ProfileManager ClassSystem.Web.Profile Namespace
Other Resources
ASP.NET Profile PropertiesCommunity Additions
ADD
Show: