DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the integer key of the namespace.
Identifies the namespace of the page.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public int GetNamespace( string pageTitle ) |
Parameters
- pageTitle
- Type: System..::..String
Page title to identify the namespace of.
Return Value
Type: Int32Returns the integer key of the namespace.