private void RunCustomizeEntry(string editorId, string entryId, object callback)
 {
     UCommandController.RunQuickOpenEntry(editorId, entryId);
 }