DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
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: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void FillFromWatchList() |