DotNetWikiBot Framework Documentation
Loads page text and metadata (last revision's ID, timestamp, comment, author, minor edit mark) from wiki site. If the page doesn't exist it's text will be empty (""), no exception is thrown.

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

Syntax

C#
public void Load()

See Also