DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Removes all instances of a specified template from page text.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void RemoveTemplate( string templateTitle ) |
Parameters
- templateTitle
- Type: System..::..String
Title of template to remove.