RegionTranslatableLanguageChange Method

Applies the specified translation value to the region after change of language.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected abstract void LanguageChange(
	Object value
)

Parameters

value  Object
Translation value to apply.

See Also