Are you asking how to redirect a user? You should be able to do a Response.Redirect within the MenuItemClick event to redirect the user to any page you wish.