Exemplo n.º 1
0
 public DataTable GetAll()
 {
     return(objCon.TableWithoutParameter("tblForum_GetAll"));
 }
Exemplo n.º 2
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblLienHe_GetAllData"));
 }
Exemplo n.º 3
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblUploadFile_GetAllData"));
 }
Exemplo n.º 4
0
 public DataTable GetAllData_Join_Customer_and_Forum()
 {
     return(cnts.TableWithoutParameter("tblCommentForum_GetAllData_join_Customer_Forum"));
 }
Exemplo n.º 5
0
 public DataTable GetTop5VideoNew()
 {
     return(cnts.TableWithoutParameter("tblVideoTop5Relate"));
 }
Exemplo n.º 6
0
 public DataTable GetTagsPresent()
 {
     return(cnts.TableWithoutParameter("tblTags_GetDataPresent"));
 }
Exemplo n.º 7
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblCategory_GetAllData"));
 }
Exemplo n.º 8
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblTestimonial_GetAll"));
 }
Exemplo n.º 9
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblAdministrators_GetAllData"));
 }
Exemplo n.º 10
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblMailReceiver_GetData"));
 }
Exemplo n.º 11
0
 public DataTable GetDataIsOnline()
 {
     return(cnts.TableWithoutParameter("tblCustomerGetOnline"));
 }
Exemplo n.º 12
0
 public DataTable GetAll()
 {
     return(objCon.TableWithoutParameter("tblSlideShow_GetAll"));
 }
Exemplo n.º 13
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblEmailTypeSelectAll"));
 }
Exemplo n.º 14
0
 public DataTable NewsSelectAll()
 {
     return(cnts.TableWithoutParameter("tblNewsSelectAll"));
 }
Exemplo n.º 15
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblHoiDap_GetAllData"));
 }