IsERCConfigured property: DZConfig class

Description

Use the IsERCConfigured property to return a boolean value indicating whether embedded related content has been configured for this drop zone. Embedded related content is an alternative usage of a drop zone on fluid pages only.

If this property is True, it indicates that this drop zone has been configured for fluid embedded related content. Reconfiguring it with a subpage overwrites and removes the embedded related content configuration. Evaluating this property allows you to control whether overwriting the embedded related content configuration is acceptable.

This property is effectively read-only.

Note:

While this property is actually defined as read/write, use it in a read-only manner in your PeopleCode programs.