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