Contents
Display Legacy Contents

 Print
    HTML Get Source    
Retrieves the source content that is currently displayed in the HTML control.

Parameters

HTML Control <unquoted string>

The HTML control to retrieve the source content from.

 
Target <string>

  The target control or variable to store the source from the HTML control.

 

     
  • This should only be called after the Navigation Completed event, so the complete source is available.
  • The result can be parsed but the O.S. , so it can be different from the data actually sent by the server.

See also
Samples

 
 
Updated: 4/11/2016 12:52 PM