protected bool OnDisplayDeleteProject(object commandObject, ref UIItemDisplayProperties display) { display.Enabled = true; return true; }