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