Share via


CommerceApplicationModule Members

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

The primary CommerceModule class responsible for initialization of the site framework. This class cannot be inherited.

The CommerceApplicationModule type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa137603.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa137603.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137603.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137603.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137603.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137603.pubmethod(en-US,CS.70).gif Init The IHttpModule.Init implementation. Initializes the module and sets up the event handlers. (Overrides CommerceModule..::.Init(HttpApplication).)
Aa137603.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137603.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa137603.pubproperty(en-US,CS.70).gifAa137603.static(en-US,CS.70).gif DebugContext Gets or sets the DebugContext used throughout the site.
Aa137603.pubproperty(en-US,CS.70).gif IsInitialized Gets a value indicating whether the current module instance has been initialized. (Inherited from CommerceModule.)
Aa137603.pubproperty(en-US,CS.70).gifAa137603.static(en-US,CS.70).gif Pipelines Gets the site pipelines collection.
Aa137603.pubproperty(en-US,CS.70).gifAa137603.static(en-US,CS.70).gif Resources Gets the collection of CommerceServer resources configured for the site.
Aa137603.pubproperty(en-US,CS.70).gifAa137603.static(en-US,CS.70).gif SiteName Gets the CommerceServer site name.

Top

See Also

Reference

CommerceApplicationModule Class

Microsoft.CommerceServer.Runtime Namespace