LinkButton.visited

bool visited() @property

Get visited property.

Returns

The 'visited' state of this button. A visited link is drawn in a

different color.

void visited(bool propval) @property

Set visited property.

Parameters

propvalThe 'visited' state of this button. A visited link is drawn in a different color.