Click or drag to resize
ECommerceContextCurrentProductInternalStatus Property
Current product internal status.

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

Property Value

Type: InternalStatusInfo
See Also