If Not IsPostBack AndAlso myEmployeeObject.IsNew Then TitleLabel.Text = "Create a new Employee" If myEmployeeObject.IsNew Then TitleLabel.Text = "Create a new Employee" void Button1_Click() { label1.text += " more!"; }