Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0103: The name 'Load_PageAdmin' does not exist in the current context
Source Error:
Line 3: override protected void OnInit(EventArgs e)
Line 4: {
Line 5: Load_PageAdmin(1,0,0);
Line 6: }
Line 7: </script>
Source File: d:\www\index.aspx Line: 5