Пример #1
0
 //Methods
 #region OnGet
 public void OnGet()
 {
     this.GalleryVM = new GalleryPartialModel("/images/dakar/cars/l040/");
 }
Пример #2
0
 //Methods
 #region OnGet
 public void OnGet()
 {
     this.GalleryVM = new GalleryPartialModel("/images/gallery/l040/");
 }
Пример #3
0
 //Methods
 #region OnGet
 public void OnGet()
 {
     this.GalleryVM = new GalleryPartialModel("/images/gallery/evolution/");
 }