SetPageProperty
CMain::SetPageProperty( string property_id, string property_value, array Options = null )
The method sets the value of the specified property of the current page. Non-static method.
Parameters
Parameter | Description | Available from version |
---|---|---|
property_id | Property ID. | |
property_value | Property value. | |
Options | Optional parameter. By default the value is "null". |
See Also
- CMain::ShowProperty
- CMain::GetProperty
- CMain::GetPageProperty
- CMain::GetDirProperty
- CMain::GetPagePropertyList
- CMain::GetDirPropertyList
- CMain::SetDirProperty
Examples of use
<? $APPLICATION->SetPageProperty("keywords", "web, developement, programming"); ?>
© «Bitrix24», 2001-2024