function GetEditAreaId($entryId)
 {
     return $this->__component->GetEditAreaId($entryId);
 }