Disables the browser images caching on the client machine.
public bool DisableBrowserCaching { get; set; }
Public Property DisableBrowserCaching As Boolean
public: property bool DisableBrowserCaching { bool get(); void set ( bool ); }
public:
property bool DisableBrowserCaching {
bool get();
void set ( bool );
}
true to disable the browser images caching on the client machine; otherwise, it is false.
For an example, refer to WebImageViewer.OpenImageUrl.
Target Platforms
WebImagePanViewer Class
WebImagePanViewer Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library