ArcGIS Extensibility SDK for Silverlight - Library Reference
NullOrEmptyStringToBoolConverter Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Application.Layout.Converters Namespace : NullOrEmptyStringToBoolConverter Class
Converts a string to a Boolean based on whether or not the string is null or empty. Returns true if the string is null or empty, false if not.

Object Model

NullOrEmptyStringToBoolConverter Class

Syntax

C# 
public class NullOrEmptyStringToBoolConverter 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Application.Layout.Converters.NullOrEmptyStringToBoolConverter

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.