Example #1
0
 public static DataTable Dash_Get_CPSnippetData(int USer_ID)
 {
     return(DAL_Dashboard.Dash_Get_CPSnippetData_DL(USer_ID));
 }