DisplayMode property: ImageTile class
Description
Use the DisplayMode property to set or return a number value representing how the target transaction or content appears once a user taps the tile. The default value is 0.
This property corresponds to the Display In field, which is defined on the Fluid Attributes page of the target page content reference definition, and in Step 4 in Tile Wizard.
This property is read/write.
Options are:
| Numeric Value | Description |
|---|---|
|
0 |
Target content appears in the current browser window. Note: This is the default value. |
|
1 |
Target content appears in a new tab in the browser. |
|
2 |
Target content appears in a modal window. |
|
3 |
Target content appears in the NavBar. |