Skip to content

Instantly share code, notes, and snippets.

@distributedlife
Created September 2, 2013 11:22
Show Gist options
  • Select an option

  • Save distributedlife/6411852 to your computer and use it in GitHub Desktop.

Select an option

Save distributedlife/6411852 to your computer and use it in GitHub Desktop.
...
<%= Html.Encode(Person.HomeAddress) %>
...
<%= Html.Encode(Person.PersonalEmail) %>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment