• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/message/configurationoption.php
  • Класс: BitrixSenderMessageConfigurationOption
  • Вызов: ConfigurationOption::getShowPreview
public function getShowPreview(): bool
{
	return $this->showPreview;
}