User Profile Tag

Returns user profile attributes, or empty strings if the user has not been validated.


Usage#

<wiki:UserProfile property="<property>" />!Parameters

property
the property to evaluate

Properties:

Example#

<wiki:UserProfile property="exists">
   <tag body>
<wiki:UserProfile />

Evaluates the tag's body if the User Profile exists. (checks if the profile is new or not) <wiki:UserProfile property="exists"> <tag body> <wiki:UserProfile />