DotNetWikiBot Framework Documentation
Loads text for pages in PageList from site via common web interface. Please, don't use this function when going to edit big amounts of pages on popular public wikis, as it compromises edit conflict detection. In that case, each page's text should be loaded individually right before its processing and saving.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void Load()

See Also