If set to true shows the original value when no translation can be applied

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowUntranslatedValue { get; set; }
Visual Basic
Public Property ShowUntranslatedValue As Boolean
	Get
	Set
JScript
function get ShowUntranslatedValue () : boolean
function set ShowUntranslatedValue (value : boolean)

See Also