TopicTransformationCore.LanguageSpecificTextFor Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to retrieve the language specific text for a given keyword
public LanguageSpecificText LanguageSpecificTextFor(string keyword)
Parameters
keywordstringThe keyword for which to get language specific text
Returns
- LanguageSpecificText
The language specific text entry if found for the given keyword or null if there isn't one