Posts

Showing posts with the label codeplex

Welcome Webpart OR Hello Webpart OR Greeting Webpart

Image
Download Setup Download Installation Instructions Download Guide Here is the Welcome web part you can call it Hello web part OR Greeting web part as well. In this web part you can see the current user’s name with his/her photograph, you can set user’s first name, last name, full name and current site name. This web part works with SharePoint Server 2010. I am using user profile services to show the current user full name, first name, last name and user picture. You can set color, height, width, background color/image etc. Here is the description of each property: Templates: If you want to show full name of current user, you should use [UserName]. If you want to show first name of current user, you should use [FirstName]. If you want to show last name of current user, you should use [LastName]. If you want to show name of current site, you should use [SiteName]. Show User Picture: If you do not want to show user picture.