protected void btnEdit_Click(object sender, ImageClickEventArgs e) { Notes.Operation = "Edit"; Notes.EditNode(); SetViewStates("Edit"); }