WindowOptionsPreloadScript Property |
Note: This API is now obsolete.
(Deprecated) The preload Javascript file to load automatically after each page navigation.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 14.1.0-alpha3
Syntax [ObsoleteAttribute("Use PreloadScripts collection instead.")]
public string PreloadScript { get; set; }
Property Value
Type:
StringSee Also