SetTitle
CMain::SetTitle( string title, arrray Options = null )
The method sets the page title. If the page title is emitted using the CMain::ShowTitle method, you can specify it after the output of the prologue. Non-static method.
Parameters
Parameter | Description | Available from version |
---|---|---|
title | Page title. | |
Options | Optional. By default - "null". |
See Also
Examples of use
<? $APPLICATION->SetTitle("Page title"); ?>
© «Bitrix24», 2001-2024