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