WpfBrowser.NavigateByScriptInjecton(String, String) 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:
virtual bool NavigateByScriptInjecton(System::String ^ sCommand, System::String ^ targetUrl);
public bool NavigateByScriptInjecton (string sCommand, string targetUrl);
abstract member NavigateByScriptInjecton : string * string -> bool
override this.NavigateByScriptInjecton : string * string -> bool
Public Function NavigateByScriptInjecton (sCommand As String, targetUrl As String) As Boolean
Parameters
- sCommand
- String
- targetUrl
- String