@using MySystem.BsModels; @{SysAdminRoleNew editData = ViewBag.data as SysAdminRoleNew;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }