boolean CAdvBanner::Delete( int BANNER_ID, char(1) CHECK_RIGHTS = "Y" );
The Delete method is used to delete a banner.
Parameter | 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. |
The method returns true on success or false otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |