UnLock
bool CPosting::UnLock( int ID );
Method returns true on successful removal of post blocking and false otherwise. Used when dispatching of posts. Static method.
Parameters
Parameter | Description | Available from version |
---|---|---|
ID | Post ID. |
Returned values
On successful removal of blocking, returns true, or false otherwise.
Example
CPosting::UnLock($ID);
© «Bitrix24», 2001-2024