RegionTranslatableRemoveCurrentValue Method

Removes the translation for CurrentLanguage unless it is the last translation and swtches the language via SetCurrentValue.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public bool RemoveCurrentValue()

Return Value

Boolean
if translation is removed and language is switched.

See Also