Sdílet prostřednictvím


CommerceCatalogModule Members

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

CommerceCatalogModule is responsible for creating the default CatalogContext for the site.

The CommerceCatalogModule type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa137584.pubmethod(en-US,CS.70).gifAa137584.static(en-US,CS.70).gif CreateCatalogContext Creates the singleton instance of CatalogContext for use on the site.
Aa137584.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa137584.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa137584.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa137584.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa137584.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa137584.pubmethod(en-US,CS.70).gif Init Use this method to initialize the module and set up the event handlers. (Overrides CommerceModule..::.Init(HttpApplication).)
Aa137584.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa137584.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

See Also

Reference

CommerceCatalogModule Class

Microsoft.CommerceServer.Runtime.Catalog Namespace