Click or drag to resize

WebViewerControlCachePath Property

The path where images and tiles are cached. This is set in the web.config with the appSetting AtalasoftWebControls_Cache.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string CachePath { get; }

Property Value

Type: String
Remarks
Caution note Caution
WebViewerControl control is not available for .NET Core.
See Also