JsonExportHyperlinkType
JsonExportHyperlinkType enumeration
Utility class containing constants. Represents type of exporting hyperlinks to json.
Values
| Name | Description |
|---|---|
| DISPLAY_STRING | Export display string |
| ADDRESS | Export url |
| HTML_STRING | Export as html string. |