public function UploadLink()
 {
     return parent::UploadLink() . "?album=" . $this->getSelectedAlbumID();
 }