←Select platform

DisableBrowserCaching Property (WebImageViewer)

Summary

Gets or sets a value that disables the browser images caching on the client machine.

Syntax

C#
VB
C++
public bool DisableBrowserCaching {get; set;}
Public Property DisableBrowserCaching As Boolean
public: 
property bool DisableBrowserCaching { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to disable the browser images caching on the client machine; otherwise, it is false.

Example

For an example, refer to OpenImageUrl(String,Int32).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize