Initializes the System.Web.UI.UserControl object that has been created declaratively. Since there are some differences between pages and user controls, this method makes sure that the user control is initialized properly.
- page
The System.Web.UI.Page object that contains the user control.