ImageControlProperties.setDisplayAsHyperlink

Sets whether or not the image should behave as a hyperlink when clicked,.
  • When true and the image is clicked by the user, the hyperlink URL is displayed (property hyperlinkURL)
  • When false and the image is clicked by the user, the on click event is executed (if configured)

Parameters

boolean  displayAsHyperlink,