mxUtilsIsTrue Method |
| Name | Description | |
|---|---|---|
| IsTrue(DictionaryString, Object, String) |
Returns true if the dictionary contains true for the given key or
false if no value is defined for the key.
| |
| IsTrue(DictionaryString, Object, String, Boolean) |
Returns true if the dictionary contains true for the given key or the
given default value if no value is defined for the key.
|