Click or drag to resize
ShoppingCartInfoShippingOption Property
Selected shipping option. If none is selected and there is only one available, it is selected automatically.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public ShippingOptionInfo ShippingOption { get; }

Property Value

Type: ShippingOptionInfo
See Also