Click or drag to resize
ECommerceActionContextCurrentSetLowestPriceToParent Property
Indicates if system automatically set the parent product price of the cheapest product variant within the context.

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

Property Value

Type: Boolean
See Also