Share via


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
Aa511823.protmethod(en-US,CS.70).gif OrderTemplate()()() Initializes a new instance of the OrderTemplate class.
Aa511823.protmethod(en-US,CS.70).gif 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.

See Also

Reference

OrderTemplate Class

OrderTemplate Members

Microsoft.CommerceServer.Runtime.Orders Namespace