ProfileManager Properties

  Name Description
Public property Static ApplicationName
Gets or sets the name of the application for which to store and retrieve profile information.
Public property Static AutomaticSaveEnabled
Gets a value indicating whether the user profile will be automatically saved at the end of the execution of an ASP.NET page.
Public property Static Enabled
Gets a value indicating whether the user profile is enabled for the application.
Public property Static Provider
Gets a reference to the default profile provider for the application.
Public property Static Providers
Gets a collection of the profile providers for the ASP.NET application.
Top

Community Additions

ADD
Show: