WindowOptionsPreloadScripts Property |
Gets or sets the collection of preload scripts to load automatically after each page navigation.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<PreloadScript> PreloadScripts { get; set; }
Property Value
Type:
ListPreloadScriptSee Also