@{ string SysUserName = ViewBag.SysUserName as string; string right = ViewBag.right as string; string MerchantId = ViewBag.MerchantId as string; int MerchantIdForInt = int.Parse(MerchantId); }