Bitrix Site Manager
Send feedback
on this topic
CForumMessage::Delete
bool Delete(
int ID
);
The method
Delete
deletes a specified message.
Parameters
Parameter
Description
ID
The ID of the message to be deleted.
Return Values
Returns true on success, or false otherwise.
See Also
Before a message is deleted, you should check whether it can be deleted using
CForumMessage::CanUserDeleteMessage
.
© 2001-2005 Bitrix
Bitrix Site Manager - Content Management & Portal Solutions