Example #1
0
 public List <TreePermission> GetTreePermissions()
 {
     return(bll.GetTreePermissions());
 }