Hi,
could you please try to use following transformation code? The code uses this method:
GetUserAvatarImage(object avatarID, object userID, int maxSideSize, int width, int height, object alt)<%# GetUserAvatarImage(CMSContext.CurrentUser.UserAvatarID, CMSContext.CurrentUser.UserID, 100, 100, 100, "altDescription") %>
It will dispaly avatar image of current user.
Best regards,
Ivana Tomanickova