Show / Hide Table of Contents

Delegate Browser.OnNavigateHandler

Namespace: Slipe.Client.Browsers
Assembly: SlipeClient.dll
Syntax
public delegate void OnNavigateHandler(Browser source, OnNavigateEventArgs eventArgs);
Parameters
Type Name Description
Browser source
OnNavigateEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX