enableItem Method 
Enables or disables the specified collection item. Relevant only for the menu-type collections.
Parameter |
Description |
|---|---|
collectionID |
ID of the collection |
itemID |
ID of the item |
enabled |
Boolean value indicating whether to enable or disable the item |
A Boolean indicating whether the operation succeeded