wwUtils.Empty

Determines whether a string is empty (null or zero length)

public static bool Empty( string String );

Return Value

true or false

Parameters

String
Input string

Overloads:

public static bool Empty( object StringValue );

See also:

Class wwUtils


  Last Updated: 7/7/2008 | © West Wind Technologies, 2008