DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the PageList object, in which page titles are the wikilinks, found in text.
Finds all wikilinks in page text, excluding interwiki
links, categories, embedded images and links in image descriptions.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public PageList GetLinks() |
Return Value
Type: PageListReturns the PageList object, in which page titles are the wikilinks, found in text.