Skip to content

Instantly share code, notes, and snippets.

@DWboutin
Created April 21, 2015 15:56
Show Gist options
  • Save DWboutin/5626e71d1eebaabc331e to your computer and use it in GitHub Desktop.
Save DWboutin/5626e71d1eebaabc331e to your computer and use it in GitHub Desktop.
Firstname and last name Sharepoint 2010
<SPSWC:ProfilePropertyLoader runat="server"></SPSWC:ProfilePropertyLoader>
<SPSWC:ProfilePropertyValue PropertyName="FirstName" runat="server"></SPSWC:ProfilePropertyValue>&nbsp;
<SPSWC:ProfilePropertyValue PropertyName="LastName" runat="server"></SPSWC:ProfilePropertyValue>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment