Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created April 22, 2020 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/00b22f6bc4580550a6cd002b80902068 to your computer and use it in GitHub Desktop.
Save bjoerntx/00b22f6bc4580550a6cd002b80902068 to your computer and use it in GitHub Desktop.
var propertyValue = typeof(Customer).GetProperty(formField.Name)?.GetValue(customer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment