OCL.

RemoveLanguage(SystemLanguage) Method

Summary

Removes a language. Has no effect if language is not in GetLanguages. By removing a language, you lose all translations attached to it.
Namespace
OneClickLocalization
Containing Type
OCL

Syntax

public static void RemoveLanguage(SystemLanguage language)

Parameters

Name Type Description
language SystemLanguage

Return Value

Type Description
void