@using MySystem.Models; @{PageUpdateInfo editData = ViewBag.data as PageUpdateInfo;} @{ string right = ViewBag.right as string; }