public function GetPublicViewHTML($arProperty, $arValue, $strHTMLControlName)
 {
     return parent::GetPublicViewHTML($arProperty, $arValue, $strHTMLControlName);
 }