Click or drag to resize

WindowOptionsContentNavigationRules Property

Navigation rules used by this window.

Default: No application rules, Window will be allowed to navigate to any URL.

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

Property Value

Type: ContentNavigation
See Also