Click or drag to resize

ContentNavigationCreateBlacklist Method

Creates an empty blacklist with no whitelisted sites.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public static ContentNavigation CreateBlacklist()

Return Value

Type: ContentNavigation
A ContentNavigation rule set with an empty blacklist.
See Also