GetHtmlTranslateCacheItem Method
The GetHtmlTranslateCacheItem method of the SPFile class returns the contents of the file from the cache for HTML translation, excluding cache items that are older than the date the file was last modified.
Parameters
strTranslatedName A string that contains the name of the file in the cache after it was translated.
jobType A 32-bit integer that uniquely identifies the type of translation (for example, whether the conversion is for Microsoft Internet Explorer 5.01 or later or for Microsoft Internet Explorer 5.0 or earlier).
Return Value
A byte array that contains the cache items.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security