<personalisation:fullname />
Shows the full name of the current logged in contact.
Attributes
fallBackFinal
string
When the last name doesn't exist, and all the fall backs fail, this string will be used
Eg. Sir / Madam, Community Contact etc.
id
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).