@using System.Collections; @using System.Web.UI.WebControls; @using WX.CRM.WebHelper; @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }