DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Gets titles of pages which transclude (embed) the specified page. 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 FillFromTransclusionsOfPage( string pageTitle ) |
Parameters
- pageTitle
- Type: System..::..String
Page title as string.