Click or drag to resize

AcceleratorKeyOptionsReloadIgnoringCache Property

Gets or sets a value indicating whether keyboard shortcuts Ctrl+Shift+R and Shift+F5 reloads the current window from source

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool ReloadIgnoringCache { get; set; }

Property Value

Type: Boolean
See Also