%@ Control Language="VB" AutoEventWireup="true" %> <%@ Import Namespace="DotNetOpenAuth.OpenId.Extensions.SimpleRegistration" %>
Nickname | <%=ProfileValues.Nickname %> |
<%=ProfileValues.Email%> | |
FullName | <%=ProfileValues.FullName%> |
Date of Birth | <%=ProfileValues.BirthDate.ToString()%> |
Gender | <%=ProfileValues.Gender.ToString()%> |
Post Code | <%=ProfileValues.PostalCode%> |
Country | <%=ProfileValues.Country%> |
Language | <%=ProfileValues.Language%> |
Timezone | <%=ProfileValues.TimeZone%> |