• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entitypropertyvalue.php
  • Класс: BitrixSaleEntityPropertyValue
  • Вызов: EntityPropertyValue::getViewHtml
public function getViewHtml()
{
	return $this->property->getViewHtml($this->getValue());
}