LeadStatus::renderControlSingle

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. LeadStatus
  4. renderControlSingle
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/bizproc/fieldtype/leadstatus.php
  • Класс: Bitrix\Crm\Integration\BizProc\FieldType\LeadStatus
  • Вызов: LeadStatus::renderControlSingle
static function renderControlSingle(Bizproc\FieldType $fieldType, array $field, $value, $allowSelection, $renderMode)
{
	return parent::renderControl($fieldType, $field, $value, $allowSelection, $renderMode);
}

Добавить комментарий