DotNetWikiBot Framework Documentation
Deletes the page. Administrator's rights are required for this action.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void Delete(
	string reason
)

Parameters

reason
Type: System..::..String
Reason for deletion.

See Also