Skip to content

Instantly share code, notes, and snippets.

@simple17
Created January 25, 2019 12:43
Show Gist options
  • Save simple17/fcf91d5f7218e8c3af1d8eff098fdd2f to your computer and use it in GitHub Desktop.
Save simple17/fcf91d5f7218e8c3af1d8eff098fdd2f to your computer and use it in GitHub Desktop.
[ViewModel to JSON] #episerver
@{
var labels = JsonConvert.SerializeObject(Model.Current);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment