DotNetWikiBot Framework Documentation
This constructor creates Page object without title using most recently created Site object.

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

Collapse imageSyntax

C#
public Page()

Return Value

Type:
Returns Page object.

Collapse imageSee Also