Documentation

Delete

CAdminNotify::Delete(
 ID,
);

The method deletes notification by the ID. Static method.

Parameters

Parameter Description
ID Notification ID

Returned value

Returns true on success and false otherwise.

Example

CAdminNotify::Delete(1) 


© «Bitrix24», 2001-2024
Up