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