@using MySystem.Models; @{ CustomTagSet editData = ViewBag.set as CustomTagSet; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }