Get the cache keys used by this document.
public ISet<string> GetCacheKeys()
Public Function GetCacheKeys() As System.Collections.Generic.ISet(Of String)
public:
System::Collections::Generic::ISet<String^>^ GetCacheKeys()
public Set<String> getCacheKeys()
Set of all possible cache keys used by this document.
This method returns a set of strings containing the cache item keys that can be used by this document when it is saved into the cache. The set of keys contain every combination that can be used by this document and may contain values that are not yet saved into the cache.
Refer to AutoDeleteFromCache for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET