@using WX.CRM.WebHelper; @{ ViewBag.Title = "UserComBox"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; } @Html.Action("UserComBox", "Control", new { isShowDismiss = false, isSelf = false })

@* *@