I have a project that was previously built by someone else. When I try to add a new control to the page, I can\'t access it in the code behind. When I try to access it there
Make sure the codeBehind attribute in page directive refer to the cs file where you call the control