ContentElement.adapterRequests Property
Gets or sets the dictionary linking an adapter to it's requests using the adapter's id and the requests' clientData.
Property Value
Type: Array
The set of mappings between adapters and their requests in the form of KeyValuePair(ID,Array(ID)) .