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; }
Public ReadOnly Property CachePath As String
Get
Property Value
Type:
StringRemarks Caution |
---|
WebViewerControl control is not available for .NET Core. |
See Also