bool CForumTopic::MoveTopic2Forum( int TID, int FID );
The method MoveTopic moves a specified topic to a specified forum.
Parameter | Description |
---|---|
TID | The ID of the topic to be moved. |
FID | The ID of the forum to which the topic is to be moved. |
The method returns true on success, or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |