System.Web.Profile.ProfileModule Members

The members of System.Web.Profile.ProfileModule are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Profile.ProfileModule class.

Public Methods

Dispose()

Releases all resources used by the System.Web.Profile.ProfileModule.

Init(System.Web.HttpApplication)

Calls initialization code when a System.Web.Profile.ProfileModule object is created.

Public Events

MigrateAnonymous

Occurs when the anonymous user for a profile logs in.

Personalize

Occurs before the user profile is created.

ProfileAutoSaving

Occurs at the end of page execution if automatic profile saving is enabled.