toastNotificationPosition
This parameter determines the position where toast notifications are displayed within the viewer.
If this parameter is set to left, toast notifications are displayed on the left
side of the viewer.
If this parameter is set to right, toast notifications are displayed on the
right side of the viewer.
The default value for this parameter is left.
Sample syntax
The following code sets toast notifications to be displayed on the right side of the
viewer.
<param name="toastNotificationPosition" value="right" />