DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Gets page titles for this PageList from list of recently changed
watched articles (watched by bot account). The function does not internally
remove redirecting pages from the results. Call RemoveRedirects()()()()
manually, if you need it. 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 FillFromChangedWatchedPages() |