DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns source code.
Gets the text of page from web.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public string GetWebPage( string pageURL ) |
Parameters
- pageURL
- Type: System..::..String
Absolute or relative URI of page to get.
Return Value
Type: StringReturns source code.