UtilGeckoFxRemoveAllCookies Method

Removes all the cookies that has been accumulated by GeckoFx web-browsers.

Definition

Namespace: DevCase.ThirdParty.GeckoFx
Assembly: DevCase.net48.ThirdParty.GeckoFx (in DevCase.net48.ThirdParty.GeckoFx.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void RemoveAllCookies()

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:

Geckofx60.64 by geckofx

Example

This is a code example.
C#
No code example is currently available or this language may not be supported.

See Also