• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/CustomSection/DataStructures/CustomSectionPage.php
  • Класс: BitrixIntranetCustomSectionDataStructuresCustomSectionPage
  • Вызов: CustomSectionPage::getCustomSectionId
public function getCustomSectionId(): ?int
{
	return $this->customSectionId;
}