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