Click or drag to resize

ContentNavigation Constructor

Note: This API is now obsolete.

[Deprecated] Creates a ContentNavigation rule set with an empty Whitelist and Blacklist.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
[ObsoleteAttribute("Manual creation of ContentNavigation lists is deprecated. Use appropriate static method or overloaded constructor instead.")]
public ContentNavigation()
See Also