• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/lib/grid/row/actions/item/deactivateelementitem.php
  • Класс: BitrixIblockGridRowActionsItemDeactivateElementItem
  • Вызов: DeactivateElementItem::getText
protected function getText(): string
{
	return Loc::getMessage('IBLOCK_GRID_ROW_ACTIONS_DEACTIVATE_ELEMENT_NAME');
}