DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the prefix with colon, e.g., "Category:".
Gets canonical default English prefix for specified namespace and colon.
If default prefix is not found the main local prefix is returned.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public string GetEnglishNsPrefix( int nsIndex ) |
Parameters
- nsIndex
- Type: System..::..Int32
Index of namespace to get prefix for.
Return Value
Type: StringReturns the prefix with colon, e.g., "Category:".