TopicTransformationCore.LanguageIdFor Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get the language ID for the given language from a syntax section or code example
public static string LanguageIdFor(string codeLanguage)
Parameters
codeLanguagestringThe code language for which to get the ID
Returns
- string
The language ID if it could be determined or the code language if not or it belongs to a syntax generator.