Multiple choice technology programming languages What namespace does the webpage belong in the .net framework class hierarchy? System.web.control System.web.rootbuilder System.web.Usercontrol System.web.UIPage Reveal answer Fill a bubble to check yourself D Correct answer Explanation Web pages in .NET framework belong to the System.Web.UI namespace hierarchy. The other options are incorrect namespace names that don't exist in the .NET Framework.