ContentSelectionContext Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents an application context for CSF (ContentSelectionFramework) content selection.
The ContentSelectionContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentSelectionContext | Initializes a new instance of the ContentSelectionContext class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that can iterate through the current ContentSelectionContext. | |
GetHashCode | (Inherited from Object.) | |
GetSelector | Gets a ContentSelector object that can be used to retrieve content using the current ContentSelectionContext. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Item | Gets or sets a dictionary value, based upon the key. |
Top