public function render()
 {
     return ZurmoHtml::ajaxlink($this->getLabel(), $this->route, $this->getAjaxOptions(), $this->getHtmlOptions());
 }