• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/classes/general/sharepoint.php
  • Класс: CAllIntranetSharepoint
  • Вызов: CAllIntranetSharepoint::IsLog
static function IsLog($IBLOCK_ID = false)
{
	return CIntranetSharepointLog::IsLog($IBLOCK_ID);
}