Gets the source of the page currently loaded in the browser.
This is the string that the framework used to build the DOM.
Syntax| C# |
public string ViewSourceString { get; }
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
