Looks up a localized string similar to When set to true if the content of a cell is a valid Language Alias tags it's automatically resolved and its value is shown in the cell.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string ResolveLanguageAliasesDescription { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ResolveLanguageAliasesDescription As String
Get |
| JScript |
|---|
static function get ResolveLanguageAliasesDescription () : String
|
See Also