UtilGeckoFxXulErrorPagesEnabled Property
Gets or sets a value that determines wheter xul error pages are enabled.
If xul error pages are disabled, the alert dialogue does not provide any means to override/ignore the error.
If xul error pages are enabld, you are given the option to override the error and walked through the process quite nicely.
Namespace: DevCase.ThirdParty.GeckoFxAssembly: 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 bool XulErrorPagesEnabled { get; set; }
Public Shared Property XulErrorPagesEnabled As Boolean
Get
Set
Dim value As Boolean
value = UtilGeckoFx.XulErrorPagesEnabled
UtilGeckoFx.XulErrorPagesEnabled = value
public:
static property bool XulErrorPagesEnabled {
bool get ();
void set (bool value);
}
static member XulErrorPagesEnabled : bool with get, set
No code example is currently available or this language may not be supported.
Property Value
Boolean if extension blocklist is enabled, otherwise,
.
Recommended value: