HTMLDoc.LoadScript Method (string, string)

Loads a script from URL. If Filename is specified, creates a session URL first and then load the script from that Filename.

C#

public void LoadScript(string urlstring filename);

Group

LoadScript Method