• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/source/dataloader.php
  • Класс: BitrixLandingSourceDataLoader
  • Вызов: DataLoader::getSeoTitle
public function getSeoTitle()
{
	return $this->getSeoProperty(Seo::TITLE);
}