DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Fills this PageList with pages from specified category page. Subcategories are
not included, call FillAllFromCategory(String) function instead
to get category contents with subcategories.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void FillFromCategory( string categoryName ) |
Parameters
- categoryName
- Type: System..::..String
Category name, with or without namespace prefix.