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