| OrderGetCartFormName Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Ecommerce.Services.Orders.GetCartFormName instead.")]
public string GetCartFormName()
<ObsoleteAttribute("Use Ecommerce.Services.Orders.GetCartFormName instead.")>
Public Function GetCartFormName As String
Return Value
Type:
StringSee Also