ImageControlProperties.isDisplayAsHyperlink

Returns true if the image should behave as a hyperlink when clicked, otherwise returns false.
  • 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)

returns boolean