Click or drag to resize
ECommerceContextOnlyOneShippingOptionAvailableOnSite Property
Returns true, if there is only one shipping option available on current site, otherwise false.

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

Property Value

Type: Boolean
See Also