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