I was using an older verion of ASP.NET AJAX that had the type Telerik.WebControls.EditorFileTypes, but now that I've upgraded to the new version, where did this type move to?
We just answered the support ticket that you had opened. For your convenience, and for the convenience of others that might be reading the thread, we paste our answer here as well:
===================================================================
Indeed, those methods have not been implemented in the new editor. I am
not able to provide an adequate explanation why. We logged this issue
to our TODO list and the methods will be added to the RadEditor for
ASP.NET AJAX version for Q2 2009, to be released a month from now.
For the time being, I am attaching an implementation of this method -
as external code (as well as the two enum declarations). You should be
able to easily use the method in your code, for example, by adding the
EditorHelper class to your application's App_Code folder.
===================================================================