Highlight Last Node Clicked

This parameter specifies whether tree menu should keep the last node clicked in it's highlighted state until another node is clicked.
Valid values are "true" or "false"

Example
This example will turn on the Highlight Last Node Clicked feature
<param name="highlightLastNodeClicked" value="false">

Default
If this parameter is not present then a default value of "true" (on) is assumed.