Delete
bool Delete( int ID );
The method Delete deletes a specified profile.
Before a profile is deleted, you should check whether it can be deleted using CForumUser::CanUserDeleteUser.
Parameters
Parameter | Description |
---|---|
ID | The ID of the profile to be deleted. |
Return Values
Returns true on success, or false otherwise.
© «Bitrix24», 2001-2024