XmlDocNullReferenceResolver.GetKeywordUrl Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Resolves the official documentation URL for the specified language keyword.
public string GetKeywordUrl(string keyword)

Parameters

keyword string
The language-specific keyword.

Returns

string
An empty string, as no actual resolution is performed.