CMain::SetPageProperty( string property_id, string property_value )
The method SetPageProperty sets the value of the specified property of the current page.
Parameter | Description |
---|---|
property_id | Property identifier. |
property_value | Property value. |
<? $APPLICATION->SetPageProperty("keywords", "web, development, programming"); ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |