sLinkedSetId}"); $this->AddSubBlock($oForm); $oBlock = new UIContentBlock("SearchResultsToAdd_{$this->sLinkedSetId}", ['ibo-block-object-picker-dialog--results']); $oForm->AddSubBlock($oBlock); $oBlock->AddHtml("
{$sEmptyList}
"); $oForm->AddSubBlock(InputUIBlockFactory::MakeForHidden("count_{$this->sLinkedSetId}", '0', "count_{$this->sLinkedSetId}")); } }