• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/webform/form.php
  • Класс: Bitrix\Crm\WebForm\Form
  • Вызов: Form::getLandingUrl
public function getLandingUrl()
{
	return Internals\LandingTable::getLandingPublicUrl($this->getId());
}