Sitecore 5.1.1 API

StringUtil.IsWhiteSpace Method 

[Visual Basic]
Public Shared Function IsWhiteSpace( _
   ByVal s As String _
) As Boolean
[C#]
public static bool IsWhiteSpace(
   string s
);

See Also

StringUtil Class | Sitecore Namespace