The Web is a system of interlinked hypertext documents accessed via the Internet, Extranet or Intranet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks.
0
votes
1answer
692 views
How Do I Get the MySite Images and Full Name of the MySite owner in MOSS 2007 in C#
I am building a simple web part that needs the image that is used from the MySite and the First and Last name of the site owner. I know how to get the current user, I need the name. I am also having ...