DotNetWikiBot Framework Documentation
Identifies the namespace of the page.

Namespace: DotNetWikiBot
Assembly: 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: Int32
Returns the integer key of the namespace.

See Also