@model ZoomLa.SQLDAL.SQL.PageSetting @using ZoomLa.BLL @{ Layout = "~/Views/Shared/_ask.cshtml"; B_GuestAnswer ansBll = new B_GuestAnswer(); string qids = ansBll.GetUserAnswerIDS(new B_User(Context).GetLogin().UserID); M_UserInfo mu = ViewBag.mu; } @section head{