The default value to use for the StartTag parameter in the View or GetLink action. If you do not specify a StartTag in the action, IDOL View Server Component uses the value of this parameter. The StartTag is the opening 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.
| Type: | String |
| Default: | <a style="BACKGROUND-COLOR: #ffff00">
|
| Required: | No |
| Configuration Section: | Viewing |
| Example: | DefaultStartTag=<b>
|
| See Also: |
|
|