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