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