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