@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 商户列表
@if (RightInfo.Contains("," + right + "_export,")) { }