Get resource by key name.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
function getStringDefault(key, defaultValue);

Parameters

key
Type: System..::..String
key name
defaultValue
Type: System..::..String
default value if nothing is found

Return Value

See Also