public static user gtUser() { userProfile=[select id , profile.name from user where id=: userinfo.getuserid()]; return userProfile; }
No comments:
Post a Comment