Click or drag to resize
OrderStatusInfoStatusSendNotification Property
Indicates if notification should be send to the customer and administrator when order status is changed to this status.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual bool StatusSendNotification { get; set; }

Property Value

Type: Boolean
See Also