Q22 Single choice Mark for later Which statement is true about the oncomplete attribute in action controls? A It points to a method in the component's class. B It points to a method in the action's class. C It points to the onInit() method of the component class. D It is called when the control is initialized. Correct answer