Method SetPromoImageField
SetPromoImageField(Image)
Sets the Image component to display the promotion image on this view.
Declaration
public void SetPromoImageField(Image image)
Parameters
| Type | Name | Description |
|---|---|---|
| Image | image | The Image component to display the promotion. |