Programmer's Guide > Interfaces > CMSBrowseItem interface > applyOverlay attribute
  
applyOverlay attribute
Specifies whether the CMS browser should apply its default icon overlay logic (the corresponding value is 1.) Overlay icons represent an object's lock status. A 0 value indicates that the display icon is a composite icon that includes a lock status icon. This attribute is optional. The default is 1. A 0 value is ignored when no displayIcon is provided.
applyOverlay
Access
read-only
Returns
unsigned short
Get throws
CMSException
NOT_IMPLEMENTED_ERR: Raised if the adapter does not support this feature.