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