I am trying to disable the "Delete" context menu item in the File Explorer tree. I am using the following code. If I check the menuItem.get_isEnabled() property, it is set to false, yet I can still click on the context menu item. This code is run in the FileExplorer OnClientLoad Event: