Multiple choice What is the significance of Load method in ASP.NET controls? It causes a server control to perform final clean up. It checks the accessibility of the object. It is used to search a container for a specified control. This method is fired when the control is loaded in the page. This method is loaded when the data is retrieved. Reveal answer Fill a bubble to check yourself D Correct answer Explanation It is the task of Load method.