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