Checks if the specified string is null or empty.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public static boolean isNullOrEmpty ( String s)
The string to check.
true if the string is empty; otherwise false.
Utilities MembersUtilities Classcom.mindfusion.charting Namespace