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