public UserControls_SmallimageSlider()
 {
     _photoGaleryBusiness = new PhotoGaleryBusiness();
 }
Example #2
0
 public PhotoGalery_PhotoGalery()
 {
     _photoGaleryBusiness = new PhotoGaleryBusiness();
 }