Access "before request load event" on Geckofx browser

46 Views Asked by At

My project has user login restrictions. if the user doesn't have the authorization he can not the use any links in the GeckoFx browser. When the user clicks the link a messagebox will be shown: "You do not have access". To work around this I need to access the "before request load event". How can this be done?

0

There are 0 best solutions below