I am working on blogs and my requirement is that i want to show author's avatar image on the blog. I have successfully show author's full name by using
BlogFunctions.GetUserFullName(Eval("NodeOwner"))
function but how can i show author's avatar image or user picture on blog?