protected void btnNewChild_Click(object sender, ImageClickEventArgs e) { Notes.Operation = "NewChild"; Notes.NewChildNode(); SetViewStates("New"); }