OrderTemplate Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the OrderTemplate class.
Overload List
Name | Description | |
---|---|---|
OrderTemplate()()() | Initializes a new instance of the OrderTemplate class. | |
OrderTemplate(SerializationInfo, StreamingContext) | Initializes a new instance of the OrderTemplate class using the specified serialization information and streaming context. |
Top
Remarks
An OrderTemplate object can be used to represent wish lists, recurring orders, shopping lists, or any other form of saved shopping basket. Multiple templates can exist for each user.
An order template can be later converted to a basket. Order templates are uniquely identified.