Share via


CommerceModule Members

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

The base module class for all Microsoft Commerce Server modules.

The CommerceModule type exposes the following members.

Constructors

  Name Description
Aa137702.protmethod(en-US,CS.70).gif CommerceModule Initializes a new instance of the CommerceModule class.

Top

Methods

  Name Description
Aa137702.protmethod(en-US,CS.70).gifAa137702.static(en-US,CS.70).gif DeclareModuleDependency Declares a dependency on another CommerceModule, by type.
Aa137702.protmethod(en-US,CS.70).gifAa137702.static(en-US,CS.70).gif DeclareResourceDependency Declares a dependency on a Microsoft Commerce Server site resource.
Aa137702.pubmethod(en-US,CS.70).gif Dispose Overloaded. Use this method to release resources used by the CommerceModule object.
Aa137702.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137702.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137702.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137702.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137702.pubmethod(en-US,CS.70).gif Init The IHttpModule.Init implementation. Initializes the module and sets up the event handlers.
Aa137702.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137702.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137702.pubproperty(en-US,CS.70).gif IsInitialized Gets a value indicating whether the current module instance has been initialized.

Top

See Also

Reference

CommerceModule Class

Microsoft.CommerceServer.Runtime Namespace