DefaultURLPrefix
The default value for the URLPrefix parameter in the View or GetLink action. The URLPrefix is a prefix to apply to relative or in-line (constructed) link URLs in the document. If you do not specify URLPrefix in the View or GetLink action, IDOL View Component uses the value of DefaultURLPrefix
.
If DefaultURLPrefix
or URLPrefix point to a Web server, the View component uses the Web server to serve up links. For more information, see URLPrefix.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Viewing |
Example: | DefaultURLPrefix=http://vview:8080/getlink?linkspec=
|
See Also: | View action URLPrefix parameter |