ExtensionsGetValueOrDefault Method |
| Name | Description | |
|---|---|---|
| GetValueOrDefault(ResourceObject, String) |
Gets the value of the specified attribute or null if the attribute doesn't exist on the object
| |
| GetValueOrDefault(ResourceObject, String, Object) |
Gets the value of the specified attribute, or the specified default value if the attribute doesn't exist on the object or it's value is null
|