Prefix Attribute
Specifies HTML that will be output before a <span> element for a KTable. This attribute is only applicable if the KTable is displayed in a <span> element. It is ignored if the KTable is empty, or if it is formatted as a table.
Used in |
Parent tag |
Required |
---|---|---|
<MSHelp:ktable> |
No |
Values
HTML code.
Example
<MSHelp:ktable
prefix = "<br>"
keywords = "keyword"
/>