Looks up a localized string similar to The value specified is not a valid String. Strings must not exceed 20 characters.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string ErrorValueNotValidString { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ErrorValueNotValidString As String Get |
JScript |
---|
static function get ErrorValueNotValidString () : String |