Click or drag to resize

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: 17.4.0
Syntax
C#
[ObsoleteAttribute("Use PreloadScripts collection instead.")]
public string PreloadScript { get; set; }

Property Value

Type: String
See Also