Label ResultsLabel = MainContent.FindControl("Results") as Label; TextBox AgeTextBox = MainContent.FindControl("Age") as TextBox;