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