Hi!
I need to show user picture in my control. I get data from User Information List, but there is one problem.
I get absolute url of image, but it doens't work in a case when internal domain in url, such as"http://mysite:4945" and client requests page with my control by external domain(www.mysite.com).
Build-in sharepoint controls solves this issue, but I don't understand how and also I can't findappropriate code in reflector.
Please help!