@using System.Data @using ZoomLa.Model @using ZoomLa.BLL @using ZoomLa.SQLDAL @{ B_User buser = new B_User(Context); M_UserInfo mu=buser.GetLogin(); }