PropertiesGetStringValue Method |
Name | Description | |
---|---|---|
GetStringValue(String) |
Returns a value for a property in the collection. If the property doesn't exist or is blank,
then an empty string is returned.
| |
GetStringValue(String, String) |
Returns a value for a property in the collection. If the property doesn't exist or is blank,
then the defaultValue is returned.
|