Share via


CommerceContentSelectionModule Members

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

The CommerceContentSelectionModule is responsible for creating the collection of ContentSelectionContext objects used in the site. This class cannot be inherited.

The CommerceContentSelectionModule type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa138848.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa138848.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa138848.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa138848.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa138848.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa138848.pubmethod(en-US,CS.70).gif Init HttpModule.Init implementation. Executes custom initialization code after all event handler modules have been added. (Overrides CommerceModule..::.Init(HttpApplication).)
Aa138848.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa138848.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa138848.pubproperty(en-US,CS.70).gifAa138848.static(en-US,CS.70).gif ContentSelectionContexts Gets the ContentSelectionContextCollection built based on the contentSelection portion of the CommerceServer section in web.config.
Aa138848.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

CommerceContentSelectionModule Class

Microsoft.CommerceServer.Runtime.Targeting Namespace