Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save distributedlife/6411821 to your computer and use it in GitHub Desktop.
//controller
if (!isCurrentUser && !isAdminUser) {
Model.AltenateEmail = "*******";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment