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