Exemple #1
0
 public bool ExistsTabViewName(string tabViewName)
 {
     return(dal.ExistsTabViewName(tabViewName));
 }