Apps
latest
false
Banner background image
Apps User Guide
Last updated Apr 26, 2024

Binding a media document to Image controls

Make sure the media file is uploaded to your app.

Note:

Media support is relevant for the Source property of the Image control.

  1. Add an Image control to your app.
  2. Open the Expression editor for the Source property.
    Note:

    Image controls accept the AppsFile data types.

    To reference a new AppFile object, enter the following expression in the Source field:

    new AppsFile("https://imageURL.png")new AppsFile("https://imageURL.png")
  3. To bind the media file, use the following expression:
    Media.<file_name>Media.<file_name>

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.