WebView.executeJSWithRV

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSValue executeJSWithRV(Awesomium.WebString script, Awesomium.WebString frameXPath)
    struct WebView
    executeJSWithRV
    (
    const Awesomium.WebString script
    ,
    const Awesomium.WebString frameXPath
    )
  2. JSValue executeJSWithRV(S1 script, S2 frameXPath)
  3. JSValue executeJSWithRV(S1 script, S2 frameXPath)

Meta