WebFrameLoadDelegate_Extensions.ReceivedTitle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void ReceivedTitle (this WebKit.IWebFrameLoadDelegate This, WebKit.WebView sender, string title, WebKit.WebFrame forFrame);
static member ReceivedTitle : WebKit.IWebFrameLoadDelegate * WebKit.WebView * string * WebKit.WebFrame -> unit
Parameters
- sender
- WebView
- title
- String
- forFrame
- WebFrame