TargetingSystemInfo Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a Commerce Server Targeting System component. This class cannot be inherited.
The TargetingSystemInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
ExpressionEvaluator | Obsolete. (Obsolete) Gets the instance of ExpressionEvaluator that has been configured to load expressions from the legacy expression store (Profiles resource). | |
SelectionContexts | Gets the collection of configured ContentSelectionContext objects. | |
TargetingContextProfile | Gets or sets the TargetingContext profile for use on the page. The TargetingContext profile is used to pass runtime properties into the ContentSelector or ExpressionEvaluator for targeting. |
Top