@model Yavsc.Models.Identity.GoogleCloudMobileDeclaration @{ ViewData["Title"] = "Details"; }

Details

GoogleCloudMobileDeclaration


@Html.DisplayNameFor(model => model.DeclarationDate)
@Html.DisplayFor(model => model.DeclarationDate)
@Html.DisplayNameFor(model => model.GCMRegistrationId)
@Html.DisplayFor(model => model.GCMRegistrationId)
@Html.DisplayNameFor(model => model.Model)
@Html.DisplayFor(model => model.Model)
@Html.DisplayNameFor(model => model.Platform)
@Html.DisplayFor(model => model.Platform)
@Html.DisplayNameFor(model => model.Version)
@Html.DisplayFor(model => model.Version)

Edit | Back to List