@using MySystem.Models; @{OrderProduct editData = ViewBag.data as OrderProduct;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }