RepeaterAdapter.getAdapterOrTemplateAdapterById Method
        
 Gets the requested adapter by ID, or an adapter in the template with this ID.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the adapter to get. 
        
        Return Value
        
Type: Adapter
        
The adapter, or null if none is found.