91.
                                Which of the following is not a valid statement in ASP.Net?
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        Server.Redirect("SomePage.aspx"); is invalid. There is no such method exists in Server object.