Prevent IE caching question

Does the method “preventIECaching” work with the loadXMLString ?

Only with loadXML ?



Thanks in advance

It has sense only for loadXML (loadCSV, load) and will not affect commands which not cause client-server interactions, such as loadXMLString (parse)