OnAfterIBlockElementSetPropertyValues
handler function( int ELEMENT_ID, int IBLOCK_ID, array PROPERTY_VALUES, string PROPERTY_CODE );
The event OnAfterIBlockElementSetPropertyValues is called after an attempt to save values of all properties for a iblock element by the method CIBlockElement::SetPropertyValues.
Parameters
Parameter | Description |
---|---|
ELEMENT_ID | Element ID with properties to be specified. |
IBLOCK_ID | Information block ID. |
PROPERTY_VALUES | Array of properties with a corresponding property value is assigned to property ID. |
PROPERTY_CODE | Modified property ID. |
Returned value
None.
See Also
© «Bitrix24», 2001-2024