New Attribute
Flags a table of contents (TOC) node as new. Essentially, the icon that has been designated to represent new content is used instead of the default or enumerated icon.
Used in |
Parent tag |
Required |
---|---|---|
<HelpTOCNode> |
No |
Values
Yes
Flags the TOC node as new.No
(Default) Displays the TOC node normally.
Example
New = "No"
Remarks
TOC icons are based on an indexed bitmap array. setting the value to "Yes" increments the index by one, which causes the next index image in the array to be displayed for the node.