DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Gets titles of pages which link to specified page. Results include redirects,
call RemoveRedirects()()()() to get rid of them. The
function does not clear the existing PageList, so new titles will be added.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void FillFromLinksToPage( string pageTitle ) |
Parameters
- pageTitle
- Type: System..::..String
Page title as string.