OnClientBrowserNavigate
		
		
		
		Jump to navigation
		Jump to search
		
The event is executed when the browser loads a new page.
Parameters
string targetURL, bool isblocked
- targetURL:
 - isblocked:
 
Source
The browser element
Example
todo
See Also
- onClientBrowserCreated
 - onClientBrowserCursorChange
 - onClientBrowserDocumentReady
 - onClientBrowserInputFocusChanged
 - onClientBrowserLoadingFailed
 - onClientBrowserLoadingStart
 - onClientBrowserNavigate
 - onClientBrowserPopup
 - onClientBrowserResourceBlocked
 - onClientBrowserTooltip
 - onClientBrowserWhitelistChange