@using DTO; @{ ViewBag.Title = "IntentionCustomer"; Layout = "~/Views/Shared/_Layout_Search.cshtml"; List ActionInfo2 = ViewData["ActionInfo2"] as List; string Creater11 = ViewData["Creater11"] as string; } @section headerStyle{ } @section footerScripts{ }