Container.findComponentById Method

Finds a component by the supplied unique ID.
 

Parameters

id

Type: String
The unique ID of the component.

Return Value


Type: Component
The component if found; otherwise null.