Account Data Object

Overview

The Account Data Object can be accessed anywhere in your site. Properties will be empty if the site visitor is not signed in.

Properties

[c:Account.Firstname] (string)

Displays the account's first name.

[c:Account.Lastname] (string)

Displays the account's last name.

[c:Account.Username] (string)

Displays the account's screen name.

[c:Account.Email] (string)

Displays the account's email address.

[c:Account.Photo] (string)

Displays the account's photo.

[c:Account.Birthday] (string)

Displays the account's birth date.