Documentation

Delete

boolean
CAdvBanner::Delete(

 int BANNER_ID,
 char(1) CHECK_RIGHTS="Y"
);

The method is used to delete a banner. Non-static method.

Parameters

Parameters Description
BANNER_ID  Banner ID.
CHECK_RIGHTS Pass "Y" to check the current user's permissions for the deletion, or "N" to delete a banner unconditionally. Optional parameter.


© «Bitrix24», 2001-2024
Up