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

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

Property Value

Type: Boolean
See Also