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