Share via


CommerceProfileModule Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

CommerceProfileModule is responsible for creating the default ProfileContext for the site. This class cannot be inherited.

The CommerceProfileModule type exposes the following members.

Constructors

  Name Description
Aa154719.pubmethod(en-US,CS.70).gif CommerceProfileModule Initializes a new instance of the CommerceProfileModule class.

Top

Methods

  Name Description
Aa154719.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa154719.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa154719.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa154719.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa154719.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa154719.pubmethod(en-US,CS.70).gif Init Use this method to initialize the module and set up the event handlers. (Overrides CommerceModule..::.Init(HttpApplication).)
Aa154719.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa154719.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa154719.pubproperty(en-US,CS.70).gif IsInitialized Gets a value indicating whether the current module instance has been initialized. (Inherited from CommerceModule.)
Aa154719.pubproperty(en-US,CS.70).gifAa154719.static(en-US,CS.70).gif ProfileContext Gets and sets the default ProfileContext instance created by the module.

Top

See Also

Reference

CommerceProfileModule Class

Microsoft.CommerceServer.Runtime.Profiles Namespace