When all our instances of RadEditor have their "enabled" property set to false, we would like to avoid bringing down the Vista skin and default CSS files (via WebResource.axd), since these are not required, are not compressed/crunched and have an impact on our PLT1 times.
Currently, the RadEditor does this with script files - they are only downloaded if there is an enabled editor on the page - how can we also get this behavior for the CSS files?
Currently, the RadEditor does this with script files - they are only downloaded if there is an enabled editor on the page - how can we also get this behavior for the CSS files?