ReportViewer.getAdapterById Method
Gets the requested adapter by ID.
Parameters
- id
-
Type: String
The ID of the adapter to get.
- requestingAdapter
-
Type: Adapter
(optional) The adapter that is requesting to find the other adapter, to be used for context.
Optional: True
Return Value
Type: Adapter
The adapter, or null if none is found.