Looks up a localized string similar to Unavailable.

Namespace: Ico.Ewx.Design.Resources
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string Unavailable { get; }
Visual Basic
Public Shared ReadOnly Property Unavailable As String
	Get
JScript
static function get Unavailable () : String

See Also