Hi. I use Telerik in my application, but want to reduce the surface area that's exposed through the WebResource.axd handler.
In particular, I'd like to disable the AsyncUpload control entirely, so that any POST's to the HTTP Handler for AsyncUpload would be rejected.
Does Telerik support some form of "whitelist" configuration that allows me to only surface controls that I have a dependency upon?
Thanks for any information.