DotNetWikiBot Framework Documentation
Gets most recent Site object constructed by framework.

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

Syntax

C#
public static Site GetMostRecentSiteObject()

Return Value

Type: Site
Returns Site object.

See Also