Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the disambiguator style to use for an XLink or a KTable.
Used in |
Parent tag |
Required |
|---|---|---|
<MSHelp:link> |
No |
|
<MSHelp:ktable> |
No |
Values
menu
Displays links in a drop-down menu. Used with XLinks.span
Displays links within a <span> element. Used with KTables.table
Displays links in a table. Used with both XLinks and KTables.
Example
<MSHelp:link
disambiguator = "menu"
keywords = "keyword"
tabindex = "0">Link Text
</MSHelp:link>