You need to get the ID of the selected image and pass it from the designer to the widget. This is achieved on the client-side by the applyChanges method.
In Visual Studio, perform the following:
EXAMPLE: For more information about the content of the file, see the ResponsiveImageDesigner.js file of the downloaded sample project.
ResponsiveImageDesigner.js
Back To Top