DotNetWikiBot Framework Documentation
Gets page titles for this PageList from watchlist of bot account. The function does not remove redirecting pages from the results. Call RemoveRedirects()()()() manually, if you need that. And the function neither filters namespaces, nor clears the existing PageList, so new titles will be added to the existing in PageList.

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

Syntax

C#
public void FillFromWatchList()

See Also