Test if given by parameter string is null or empty.

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

Syntax

JavaScript
C1.Web.iPhone.Common.stringIsNullOrEmpty = function(str);

Parameters

str
Type: System..::..String
The STR.

Return Value

See Also