Gets the string from resource

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
protected string GetString(
	string key
)

Parameters

key
String
The key.

Return Value

See Also