@using MySystem.CashModels; @{UserIdentity editData = ViewBag.data as UserIdentity;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }