Documentation For Encog 2.x

LoadWebPage.LoadContents Method

Using the data units, which should have already been loaded by this time, load the contents of the web page. This includes the title, any links and forms. Div tags and spans are also processed.

protected void LoadContents();

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace