find control inside a placeholder or when webpart is not detectable
TextBox AgeTextBox = Page.FindControl("Age") as TextBox;