PreloadScriptOptional Property |
Gets or sets a value indicating if the preload script is optional
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public bool Optional { get; set; }
Property Value
Type:
BooleanRemarks
Setting this property to allows the OpenFin Window to load
even if the specified preload script fails to load from the specified URL.
See Also