DotNetWikiBot Framework Documentation
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: DotNetWikiBot
Assembly: 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.