OrderForm Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the OrderForm class.
Overload List
Name | Description | |
---|---|---|
OrderForm()()() | Initializes a new instance of the OrderForm class with a nullNothingnullptra null reference (Nothing in Visual Basic) name. | |
OrderForm(String) | Initializes a new instance of the OrderForm class with the specified name. | |
OrderForm(SerializationInfo, StreamingContext) | Initializes a new instance of the OrderForm class using the specified serialization and streaming context information. |
Top