Skip to content

LanguageIdKeyPair constructor

A pair of a language ID and a text key.

public LanguageIdKeyPair(string LanguageId, string Key)
parameter description
LanguageId The language ID.
Key The local text key.

See Also