• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/sitebutton/channel/channelwebform.php
  • Класс: Bitrix\Crm\SiteButton\Channel\ChannelWebForm
  • Вызов: ChannelWebForm::canUse
static function canUse()
{
	return (bool) Loader::includeModule('crm');
}