FileRender Control

The FileRender control allows you to display an image associated with the current item.
 
 
Personalization
Using the CustomControlOptions field, you can specify from which endpoint the image will be retrieved:
 
{
	"imageUrl": "/dataweb/media/assetfile/image"
}
 
If no imageUrl is specified, the default is used to retrieve images associated with the current item.