Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Contains a constant used to reference the OrderForm.
Namespace: Microsoft.CommerceServer.Runtime.Orders
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Const DefaultOrderFormName As String
'Usage
Dim value As String
value = OrderForm.DefaultOrderFormName
public const string DefaultOrderFormName
public:
literal String^ DefaultOrderFormName
public const var DefaultOrderFormName : String
Remarks
Specifies the default OrderForm. The value is a constant and equals "Default".
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.