WebPageSource.Source

From Xojo Documentation

Read-Only Property (As String )
StringValue = aWebPageSource.Source

New in 2010r4

Supported for all project types and targets.

The HTML you wish to have inserted into the page. Enter the HTML using the Properties in the IDE. Use the WebPageSource.Location

Notes

To specify the source at runtime, use the WebPageSource.EditSource|EditSource event handler.