DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Gets page titles for this PageList from site's internal search results.
The function does not filter namespaces. And 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 FillFromSearchResults( string searchStr, int limit ) |
Parameters
- searchStr
- Type: System..::..String
String to search.
- limit
- Type: System..::..Int32
Maximum number of page titles to get.