bool Delete( int ID );
The method Delete deletes a specified forum. Before the forum is deleted, the method calls all handlers of the Forum module event OnBeforeForumDelete. If at least one of the handlers returns false, the forum will not be deleted.
Parameter | Description |
---|---|
ID | The ID of the forum to be deleted. |
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |