ErrorURL Attribute
Specifies the URL to display if the target topic is not found.
Used in |
Parent tag |
Required |
---|---|---|
<MSHelp:link> |
No |
|
<MSHelp:ktable> |
No |
Values
A standard URL.
Example
<MSHelp:link
errorURL = "ms-help://title/naverror.htm"
keywords = "keyword"
tabindex = "0">Link Text
</MSHelp:link>