Microsoft.CommerceServer.Runtime.Targeting Namespace
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The classes in the Microsoft.CommerceServer.Runtime.Targeting namespace contain the content selection and campaign functionality of the Commerce Server .NET Application Framework.
The Targeting System is a high-performance, versatile platform that business managers use to target content to any business-related item or condition. It includes a consistent targeting model so business managers use only one technology to target different business conditions.
Classes
Class | Description | |
---|---|---|
CommerceContentSelectionModule | The CommerceContentSelectionModule is responsible for creating the collection of ContentSelectionContext objects used in the site. This class cannot be inherited. | |
CommerceExpressionModule | CommerceExpressionModule is responsible for creating a default ExpressionEvaluator object for the site. This class cannot be inherited. | |
CommerceTargetingException | The exception that is thrown when the profiles collection contains profiles other than User and TargetingContext. | |
ContentItemCollection | A ContentItemCollection represents a set of rows in a ContentList. | |
ContentSelectionContext | Represents an application context for CSF (ContentSelectionFramework) content selection. | |
ContentSelectionContextCollection | Represents a collection of ContentSelectionContext objects. | |
ContentSelector | ContentSelector is the object used to invoke CSF pipelines | |
ExpressionEvaluator | The ExpressionEvaluator is used to evaluate targeting expressions. | |
MarketingExpressionEvaluator | The MarketingExpressionEvaluator is used to evaluate Marketing Expressions. | |
TargetingProfileCollection | Represents a set of named Profile objects to be targeted. This class cannot be inherited. | |
TargetingSystemInfo | Represents a Commerce Server Targeting System component. This class cannot be inherited. |
Enumerations
Enumeration | Description | |
---|---|---|
ExpressionEvaluator..::.ExpressionResult | Specifies the expression result. |
See Also
Reference
Other Resources
Targeting System [CS06]