@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; string BrandId = ViewBag.BrandId as string; } 商户
@{Dictionary TopUserDic = new MySystem.DictionaryClass().getTopUserDic();}
@if (RightInfo.Contains("," + right + "_export,")) { }