FileDownload Control

The FileDownload control allows you to download the file associated with the current item.
 
 
Personalization
Using the CustomControlOptions field, you can specify from which endpoint the file will be downloaded:
 
{
	"documentUrl": "/dataweb/media/assetfile/document"
}
 
If no documentUrl is specified, the default is used to download documents associated with the current item.