Method Open
Open()
Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).
Declaration
public void Open()
Open(string)
Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).
Declaration
public void Open(string transactionKey)
Parameters
| Type | Name | Description |
|---|---|---|
| string | transactionKey | The key of the Transaction Item being displayed. |
Open(string, bool)
Displays the promotion popup. Will trigger a PopupOpenedEvent (PromotionPopupView.PopupOpenedEvent).
Declaration
public void Open(string transactionKey, bool autoGeneratePromoImage)
Parameters
| Type | Name | Description |
|---|---|---|
| string | transactionKey | The key of the Transaction Item being displayed. |
| bool | autoGeneratePromoImage |