DefaultEndTag
The default value to use for the EndTag parameter in the View or GetLink action. If you do not specify an EndTag in the action, IDOL View Component uses the value of this parameter. The EndTag is the closing HTML tag used to highlight a link term.
NOTE: If you set MultiHighlight to True
in the View action, you must still set the StartTag and EndTag parameters for multiple terms.
NOTE: If you configure IDOL View Component to use PDF2 rendering, it uses different default values for highlighting. See DefaultOverlayStartTag and DefaultOverlayEndTag.
Type: | String |
Default: | </a>
|
Required: | No |
Configuration Section: | Viewing |
Example: | DefaultEndTag=</b>
|
See Also: | DefaultStartTag
View action EndTag parameter |