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